[oe-commits] Philip Balister : boost_1.34.1 : Remove INC_PR. This recipe does not use an include file.

git version control git at git.openembedded.org
Sat Mar 13 19:04:30 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: eea3c6d325f8048c87d9744a6dc0becd82b2957f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eea3c6d325f8048c87d9744a6dc0becd82b2957f

Author: Philip Balister <philip at balister.org>
Date:   Sat Mar 13 05:36:31 2010 -0500

boost_1.34.1 : Remove INC_PR. This recipe does not use an include file.

---

 recipes/boost/boost_1.34.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb
index 5f351d6..3e1b282 100644
--- a/recipes/boost/boost_1.34.1.bb
+++ b/recipes/boost/boost_1.34.1.bb
@@ -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 \





More information about the Openembedded-commits mailing list