diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-23 18:41:22 +0100 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2010-01-23 18:41:22 +0100 |
commit | 351e854b42df1a573c0eca6ad6535b9f4e350cbe (patch) | |
tree | 6278683705eb724e879f2f47da9594923d7ccc59 /recipes/boost/boost_1.33.1.bb | |
parent | 6a4849ee0e177590dbc34814859e7b0d88252ef5 (diff) |
boost: move to INC_PR
Diffstat (limited to 'recipes/boost/boost_1.33.1.bb')
-rw-r--r-- | recipes/boost/boost_1.33.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/boost/boost_1.33.1.bb b/recipes/boost/boost_1.33.1.bb index 689c681323..e8a1e76fee 100644 --- a/recipes/boost/boost_1.33.1.bb +++ b/recipes/boost/boost_1.33.1.bb @@ -1,5 +1,5 @@ include boost.inc -PR = "r5" +PR = "{INC_PR}.1" SRC_URI = "\ ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ |