diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-05-23 20:23:53 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-05-25 12:53:41 -0700 |
commit | bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch) | |
tree | 96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/boost | |
parent | fab0af3aefee22b21541e403d3c356a6979bfa63 (diff) |
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/boost')
-rw-r--r-- | recipes/boost/boost_1.33.1.bb | 8 | ||||
-rw-r--r-- | recipes/boost/boost_1.34.1.bb | 4 | ||||
-rw-r--r-- | recipes/boost/boost_1.36.0.bb | 14 | ||||
-rw-r--r-- | recipes/boost/boost_1.37.0.bb | 8 | ||||
-rw-r--r-- | recipes/boost/boost_1.40.0.bb | 2 | ||||
-rw-r--r-- | recipes/boost/boost_1.41.0.bb | 2 |
6 files changed, 19 insertions, 19 deletions
diff --git a/recipes/boost/boost_1.33.1.bb b/recipes/boost/boost_1.33.1.bb index 9c12b20fa4..3366238980 100644 --- a/recipes/boost/boost_1.33.1.bb +++ b/recipes/boost/boost_1.33.1.bb @@ -3,10 +3,10 @@ PR = "${INC_PR}.1" SRC_URI = "\ ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ - file://linux-uclibc.patch;patch=1 \ - file://atomic_count_gcc_atomicity.patch;patch=1 \ - file://gcc43.patch;patch=1 \ - file://gcc41.patch;patch=1 \ + file://linux-uclibc.patch;apply=yes \ + file://atomic_count_gcc_atomicity.patch;apply=yes \ + file://gcc43.patch;apply=yes \ + file://gcc41.patch;apply=yes \ " diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb index edcdc440e9..8a95df1ae3 100644 --- a/recipes/boost/boost_1.34.1.bb +++ b/recipes/boost/boost_1.34.1.bb @@ -13,8 +13,8 @@ PR = "6" SRC_URI = "\ ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ - file://linux-uclibc.patch;patch=1 \ - file://${PV}-gcc43.patch;patch=1 \ + file://linux-uclibc.patch;apply=yes \ + file://${PV}-gcc43.patch;apply=yes \ " S = "${WORKDIR}/${BOOST_P}" diff --git a/recipes/boost/boost_1.36.0.bb b/recipes/boost/boost_1.36.0.bb index 6dedbafc96..1b8e8e4d42 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;apply=yes \ + file://01-no-serialization-test.patch;apply=yes \ + file://02-atomic-count-pthreads-on-arm.patch;apply=yes \ + file://03-exception-clone-destructor-fix.patch;apply=yes \ + file://gcc-44.diff;apply=yes \ + file://uclibc.patch;apply=yes \ + file://sscanf.patch;apply=yes \ " BJAM_OPTS = '${BJAM_TOOLS} \ diff --git a/recipes/boost/boost_1.37.0.bb b/recipes/boost/boost_1.37.0.bb index 8ff78cc5b6..cb350c1bac 100644 --- a/recipes/boost/boost_1.37.0.bb +++ b/recipes/boost/boost_1.37.0.bb @@ -3,10 +3,10 @@ include boost-36.inc PR = "${INC_PR}.1" SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2;name=boost1370tarbz2 \ - file://arm-intrinsics.patch;patch=1 \ - file://02-atomic-count-pthreads-on-arm.patch;patch=1 \ - file://uclibc.patch;patch=1 \ - file://sscanf.patch;patch=1 \ + file://arm-intrinsics.patch;apply=yes \ + file://02-atomic-count-pthreads-on-arm.patch;apply=yes \ + file://uclibc.patch;apply=yes \ + file://sscanf.patch;apply=yes \ " SRC_URI[boost1370tarbz2.md5sum] = "8d9f990bfb7e83769fa5f1d6f065bc92" diff --git a/recipes/boost/boost_1.40.0.bb b/recipes/boost/boost_1.40.0.bb index 0c7f4eb773..92b5f10b75 100644 --- a/recipes/boost/boost_1.40.0.bb +++ b/recipes/boost/boost_1.40.0.bb @@ -3,7 +3,7 @@ require boost-14x.inc PR = "${INC_PR}.1" SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2/boost-1.40.0.cmake2.tar.gz \ - file://uclibc.patch;patch=1 \ + file://uclibc.patch;apply=yes \ " S = "${WORKDIR}/boost-1.40.0.cmake2" diff --git a/recipes/boost/boost_1.41.0.bb b/recipes/boost/boost_1.41.0.bb index a2fe2cdca0..716b515c97 100644 --- a/recipes/boost/boost_1.41.0.bb +++ b/recipes/boost/boost_1.41.0.bb @@ -3,7 +3,7 @@ require boost-14x.inc PR = "${INC_PR}.1" SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.41.0.cmake0/boost-1.41.0.cmake0.tar.gz;name=tarball \ - file://1.41.0_uclibc.patch;patch=1 \ + file://1.41.0_uclibc.patch;apply=yes \ " S = "${WORKDIR}/boost-1.41.0.cmake0" |