From a0dc330b4abbb31c3c131a4cb1762555e5e109a1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 18 Aug 2011 00:17:52 +0000 Subject: recipes: Delete patch=1, its default and replace pnum with striplevel Some place pnum=1 is used which is removed as well since striplevel=1 is default (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | 4 ++-- meta/recipes-bsp/hostap/hostap-utils.inc | 2 +- meta/recipes-bsp/libacpi/libacpi_0.2.bb | 2 +- meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb index 967881402a..b721bb5c11 100644 --- a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb +++ b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb @@ -12,8 +12,8 @@ PR = "r4" RDEPENDS_${PN} = "pm-utils" SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git;protocol=git \ - file://remove-doc-check.patch;patch=1 \ - file://powerbtn.patch;patch=1 \ + file://remove-doc-check.patch \ + file://powerbtn.patch \ file://policy-funcs " S = "${WORKDIR}/git" diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 90f2c6ad54..89d977a65e 100644 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ b/meta/recipes-bsp/hostap/hostap-utils.inc @@ -10,7 +10,7 @@ SECTION = "kernel/userland" PR = "r4" SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ - file://hostap-fw-load.patch;patch=1" + file://hostap-fw-load.patch" S = "${WORKDIR}/hostap-utils-${PV}" BINARIES = "hostap_crypt_conf hostap_diag hostap_fw_load hostap_io_debug \ diff --git a/meta/recipes-bsp/libacpi/libacpi_0.2.bb b/meta/recipes-bsp/libacpi/libacpi_0.2.bb index b182864516..7c5095d2c4 100644 --- a/meta/recipes-bsp/libacpi/libacpi_0.2.bb +++ b/meta/recipes-bsp/libacpi/libacpi_0.2.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fec17f82f16630adf2dfb7d2a46f21c5" PR = "r2" SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ - file://makefile-fix.patch;patch=1 " + file://makefile-fix.patch " SRC_URI[md5sum] = "05b53dd7bead66dda35fec502b91066c" SRC_URI[sha256sum] = "13086e31d428b9c125954d48ac497b754bbbce2ef34ea29ecd903e82e25bad29" diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb index bfd03cc518..414f2f4a3b 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb +++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb @@ -13,9 +13,9 @@ DEPENDS = "" PR = "r3" SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \ - file://autotools.patch;patch=1 \ - file://makefile.patch;patch=1 \ - file://gettext.patch;patch=1" + file://autotools.patch \ + file://makefile.patch \ + file://gettext.patch" SRC_URI[md5sum] = "b5ce6a74abc9b9eb2af94dffdfd372a4" SRC_URI[sha256sum] = "c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1" -- cgit v1.2.3-54-g00ecf