diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-08-22 22:46:44 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-08-22 22:46:44 +0000 |
commit | 7b4b060580594128c72ad4398d70e5e6b904cf94 (patch) | |
tree | fe2ebffa916b89da33f67fd6ac0819cb0a1611e3 /packages/boost/boost_1.33.0.bb | |
parent | 1227869c347864af12e148857c5881b796b251cc (diff) |
boost.inc: Fixed python version - re-enables compiling boost_python.
boost 1.33.0: Raised PR.
boost 1.33.1: Raised PR.
Diffstat (limited to 'packages/boost/boost_1.33.0.bb')
-rw-r--r-- | packages/boost/boost_1.33.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/boost/boost_1.33.0.bb b/packages/boost/boost_1.33.0.bb index f910924cf1..520cf43a8d 100644 --- a/packages/boost/boost_1.33.0.bb +++ b/packages/boost/boost_1.33.0.bb @@ -1,5 +1,7 @@ include boost.inc +PR = "r1" + SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2" #SRC_URI += "file://unit_test_log10f.patch;patch=1" SRC_URI += "file://linux-uclibc.patch;patch=1" |