boost_1.34.1 : Remove INC_PR. This recipe does not use an include file.
authorPhilip Balister <philip@balister.org>
Sat, 13 Mar 2010 10:36:31 +0000 (05:36 -0500)
committerPhilip Balister <philip@balister.org>
Sat, 13 Mar 2010 10:36:31 +0000 (05:36 -0500)
recipes/boost/boost_1.34.1.bb

index 5f351d6..3e1b282 100644 (file)
@@ -9,7 +9,7 @@ PRIORITY = "optional"
 LICENSE = "Boost Software License"
 DEPENDS = "python boost-jam-native zlib bzip2"
 
-PR = "${INC_PR}.1"
+PR = "6"
 
 SRC_URI = "\
        ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \