diff options
Diffstat (limited to 'recipes/boost/boost_1.36.0.bb')
-rw-r--r-- | recipes/boost/boost_1.36.0.bb | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/boost/boost_1.36.0.bb b/recipes/boost/boost_1.36.0.bb index 6dedbafc96..d5e7b0ff6e 100644 --- a/recipes/boost/boost_1.36.0.bb +++ b/recipes/boost/boost_1.36.0.bb @@ -3,13 +3,13 @@ include boost-36.inc PR = "${INC_PR}.1" SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ - file://arm-intrinsics.patch;patch=1 \ - file://01-no-serialization-test.patch;patch=1 \ - file://02-atomic-count-pthreads-on-arm.patch;patch=1 \ - file://03-exception-clone-destructor-fix.patch;patch=1 \ - file://gcc-44.diff;patch=1 \ - file://uclibc.patch;patch=1 \ - file://sscanf.patch;patch=1 \ + file://arm-intrinsics.patch \ + file://01-no-serialization-test.patch \ + file://02-atomic-count-pthreads-on-arm.patch \ + file://03-exception-clone-destructor-fix.patch \ + file://gcc-44.diff \ + file://uclibc.patch \ + file://sscanf.patch \ " BJAM_OPTS = '${BJAM_TOOLS} \ |