aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.34.1.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-23 18:41:22 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-23 18:41:22 +0100
commit351e854b42df1a573c0eca6ad6535b9f4e350cbe (patch)
tree6278683705eb724e879f2f47da9594923d7ccc59 /recipes/boost/boost_1.34.1.bb
parent6a4849ee0e177590dbc34814859e7b0d88252ef5 (diff)
downloadopenembedded-351e854b42df1a573c0eca6ad6535b9f4e350cbe.tar.gz
boost: move to INC_PR
Diffstat (limited to 'recipes/boost/boost_1.34.1.bb')
-rw-r--r--recipes/boost/boost_1.34.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb
index fbfc97cd71..9848d337cc 100644
--- a/recipes/boost/boost_1.34.1.bb
+++ b/recipes/boost/boost_1.34.1.bb
@@ -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 \