boost: move to INC_PR
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Jan 2010 17:41:22 +0000 (18:41 +0100)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Jan 2010 17:41:22 +0000 (18:41 +0100)
recipes/boost/boost-14x.inc
recipes/boost/boost-36.inc
recipes/boost/boost-jam-native.inc
recipes/boost/boost-jam-native_3.1.11.bb
recipes/boost/boost-jam-native_3.1.16.bb
recipes/boost/boost.inc
recipes/boost/boost_1.33.1.bb
recipes/boost/boost_1.34.1.bb
recipes/boost/boost_1.36.0.bb
recipes/boost/boost_1.40.0.bb
recipes/boost/boost_1.41.0.bb

index 0a53001..f5facee 100644 (file)
@@ -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("."))}"
index 1200e9a..cac9f91 100644 (file)
@@ -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("."))}"
index 843f912..04ac442 100644 (file)
@@ -8,7 +8,7 @@ HOMEPAGE = "http://www.boost.org/"
 SECTION = "devel"
 PRIORITY = "optional"
 LICENSE = "Boost Software License"
-PR = "r0"
+INC_PR = "r8"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
 S = "${WORKDIR}/boost-jam-${PV}"
index 2e92146..15e23f4 100644 (file)
@@ -1,4 +1,6 @@
 include boost-jam-native.inc
 
+PR = "{INC_PR}.1"
+
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
 
index 2e92146..15e23f4 100644 (file)
@@ -1,4 +1,6 @@
 include boost-jam-native.inc
 
+PR = "{INC_PR}.1"
+
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"
 
index 8b38a5e..fc31ce6 100644 (file)
@@ -9,7 +9,7 @@ SECTION = "libs"
 DEPENDS = "boost-jam-native zlib"
 PRIORITY = "optional"
 LICENSE = "Boost Software License"
-PR = "r1"
+INC_PR = "r8"
 
 BOOST_VER = "${@"_".join(bb.data.getVar("PV",d,1).split("."))}"
 BOOST_MAJ = "${@"_".join(bb.data.getVar("PV",d,1).split(".")[0:2])}"
index 689c681..e8a1e76 100644 (file)
@@ -1,5 +1,5 @@
 include boost.inc
-PR = "r5"
+PR = "{INC_PR}.1"
 
 SRC_URI = "\
   ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
index fbfc97c..9848d33 100644 (file)
@@ -7,10 +7,9 @@ HOMEPAGE = "http://www.boost.org/"
 SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "Boost Software License"
-
 DEPENDS = "python boost-jam-native zlib bzip2"
 
-PR = "r4"
+PR = "{INC_PR}.1"
 
 SRC_URI = "\
        ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
index f4fad8c..ab6c642 100644 (file)
@@ -1,6 +1,6 @@
 include boost-36.inc
 
-PR = "r8"
+PR = "{INC_PR}.1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
            file://arm-intrinsics.patch;patch=1 \
index 5db3b4a..ee12e93 100644 (file)
@@ -1,6 +1,6 @@
 require boost-14x.inc
 
-PR = "r0"
+PR = "{INC_PR}.1"
 
 SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2/boost-1.40.0.cmake2.tar.gz \
            file://uclibc.patch;patch=1 \
index a4c9287..0289234 100644 (file)
@@ -1,6 +1,6 @@
 require boost-14x.inc
 
-PR = "r0"
+PR = "{INC_PR}.1"
 
 SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.41.0.cmake0/boost-1.41.0.cmake0.tar.gz;name=tarball \
            file://1.41.0_uclibc.patch;patch=1 \