diff options
Diffstat (limited to 'recipes/boost/boost-36.inc')
-rw-r--r-- | recipes/boost/boost-36.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/boost/boost-36.inc b/recipes/boost/boost-36.inc index 1200e9a5a6..cac9f91b98 100644 --- a/recipes/boost/boost-36.inc +++ b/recipes/boost/boost-36.inc @@ -9,7 +9,7 @@ SECTION = "libs" DEPENDS = "boost-jam-native zlib" PRIORITY = "optional" LICENSE = "Boost Software License" -PR = "r3" +INC_PR = "r8" ARM_INSTRUCTION_SET = "arm" BOOST_VER = "${@"_".join(bb.data.getVar("PV",d,1).split("."))}" |