From: Philip Balister Date: Sat, 13 Mar 2010 10:36:31 +0000 (-0500) Subject: boost_1.34.1 : Remove INC_PR. This recipe does not use an include file. X-Git-Tag: Release-2010-05/1~340^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea3c6d325f8048c87d9744a6dc0becd82b2957f;p=openembedded.git boost_1.34.1 : Remove INC_PR. This recipe does not use an include file. --- diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb index 5f351d6ed9..3e1b282b03 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 \