From 927721f66e7c2c5b5024ce0a17cd31ca8ccbd1d2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 1 Jul 2010 20:39:16 -0700 Subject: recipes: Punt use of patch=1 and use striplevel=n instead of pnum Signed-off-by: Khem Raj --- recipes/binutils/binutils_2.18.atmel.1.0.1.bb | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'recipes/binutils') diff --git a/recipes/binutils/binutils_2.18.atmel.1.0.1.bb b/recipes/binutils/binutils_2.18.atmel.1.0.1.bb index d08e61cfbb..8f52c08e92 100644 --- a/recipes/binutils/binutils_2.18.atmel.1.0.1.bb +++ b/recipes/binutils/binutils_2.18.atmel.1.0.1.bb @@ -6,17 +6,17 @@ LICENSE = "GPLv3" SRC_URI = "\ http://avr32linux.org/twiki/pub/Main/BinutilsPatches/binutils-${PV}.tar.bz2;name=archive \ - file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \ - file://binutils-configure-texinfo-version.patch;patch=1 \ - file://binutils-uclibc-100-uclibc-conf.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-uclibc-gas-needs-libm.patch;patch=1 \ - file://binutils-x86_64_i386_biarch.patch;patch=1 \ - file://binutils-section-in-segment.patch;patch=1;pnum=0 \ - file://parse-neon-vmov.diff;patch=1 \ + file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch \ + file://binutils-configure-texinfo-version.patch \ + file://binutils-uclibc-100-uclibc-conf.patch \ + file://110-arm-eabi-conf.patch \ + file://binutils-uclibc-300-001_ld_makefile_patch.patch \ + file://binutils-uclibc-300-006_better_file_error.patch \ + file://binutils-uclibc-300-012_check_ldrunpath_length.patch \ + file://binutils-uclibc-gas-needs-libm.patch \ + file://binutils-x86_64_i386_biarch.patch \ + file://binutils-section-in-segment.patch;striplevel=0 \ + file://parse-neon-vmov.diff \ " SRC_URI[archive.md5sum] = "71fb723a456fd902ee785328f0d09cd5" SRC_URI[archive.sha256sum] = "ea614e9fbec6cb9af08a911660a30991918df44e0328046341f7866ffd2f68d8" -- cgit 1.2.3-korg