From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/binutils/binutils_2.17.50.0.8.bb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'recipes/binutils/binutils_2.17.50.0.8.bb') diff --git a/recipes/binutils/binutils_2.17.50.0.8.bb b/recipes/binutils/binutils_2.17.50.0.8.bb index 4ece61c792..bc86c39681 100644 --- a/recipes/binutils/binutils_2.17.50.0.8.bb +++ b/recipes/binutils/binutils_2.17.50.0.8.bb @@ -4,13 +4,13 @@ PR = "r2" SRC_URI = \ "${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \ - file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \ - file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \ - file://binutils-configure-texinfo-version.patch;patch=1 \ - file://110-arm-eabi-conf.patch;patch=1 \ - file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \ - file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \ - file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \ + file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \ + file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \ + file://binutils-configure-texinfo-version.patch;apply=yes \ + file://110-arm-eabi-conf.patch;apply=yes \ + file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \ + file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \ + file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \ " SRC_URI[md5sum] = "1441fe6fa44b344d0575cb66d3f89252" -- cgit 1.2.3-korg