aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost-14x.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/boost/boost-14x.inc')
-rw-r--r--recipes/boost/boost-14x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/boost/boost-14x.inc b/recipes/boost/boost-14x.inc
index 0a530013e2..f5facee151 100644
--- a/recipes/boost/boost-14x.inc
+++ b/recipes/boost/boost-14x.inc
@@ -9,7 +9,7 @@ SECTION = "libs"
DEPENDS = "zlib bzip2 python expat"
PRIORITY = "optional"
LICENSE = "Boost Software License"
-PR = "r0"
+INC_PR = "r8"
ARM_INSTRUCTION_SET = "arm"
BOOST_VER = "${@"_".join(bb.data.getVar("PV",d,1).split("."))}"