diff options
| author | Khem Raj <raj.khem@gmail.com> | 2011-08-18 00:17:52 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-23 18:23:13 -0700 |
| commit | 4e108857e0d40105f7ecbc55e99bd6c367bb7386 (patch) | |
| tree | e57e25f8c643b623de37b71c617a027e671984b8 | |
| parent | c70ebd6f8ff34071febeb132c8bc4df220e328da (diff) | |
| download | openembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.tar.gz openembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.tar.bz2 openembedded-core-4e108857e0d40105f7ecbc55e99bd6c367bb7386.zip | |
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
Signed-off-by: Khem Raj <raj.khem@gmail.com>
96 files changed, 289 insertions, 289 deletions
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" diff --git a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb index a4203ec11d..f5aba54ae9 100644 --- a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb +++ b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ DEPENDS = "dbus glib-2.0 dbus-glib" SRC_URI = "http://www.galago-project.org/files/releases/source/${BPN}/${BPN}-${PV}.tar.gz \ - file://mkdir.patch;patch=1 \ - file://pkgconfig.patch;patch=1 " + file://mkdir.patch \ + file://pkgconfig.patch " SRC_URI[md5sum] = "7ec92f2ecba1309ac4b71b4b4d8d0a0d" SRC_URI[sha256sum] = "9b7c9845e2f661dbf5c2595e67bc7afd48f090ac2c033726c89d7f0e90791dfa" diff --git a/meta/recipes-connectivity/gsm/gsmd.inc b/meta/recipes-connectivity/gsm/gsmd.inc index 682456b820..a96851874e 100644 --- a/meta/recipes-connectivity/gsm/gsmd.inc +++ b/meta/recipes-connectivity/gsm/gsmd.inc @@ -13,7 +13,7 @@ PV = "0.1+svnr${SRCPV}" PR = "r2" SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http \ - file://fix_machine_init.patch;patch=1 \ + file://fix_machine_init.patch \ file://gsmd \ file://default" S = "${WORKDIR}/gsm" diff --git a/meta/recipes-connectivity/gypsy/gypsy_git.bb b/meta/recipes-connectivity/gypsy/gypsy_git.bb index 6abe96e7f7..b123e11816 100644 --- a/meta/recipes-connectivity/gypsy/gypsy_git.bb +++ b/meta/recipes-connectivity/gypsy/gypsy_git.bb @@ -13,4 +13,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ file://gypsy/gypsy-time.h;beginline=1;endline=24;md5=06432ea19a7b6607428d04d9dadc37fd" SRC_URI = "git://anongit.freedesktop.org/gypsy;protocol=git \ - file://fixups.patch;patch=1" + file://fixups.patch" diff --git a/meta/recipes-connectivity/portmap/portmap.inc b/meta/recipes-connectivity/portmap/portmap.inc index d563ad5b5a..0dfa78caa8 100644 --- a/meta/recipes-connectivity/portmap/portmap.inc +++ b/meta/recipes-connectivity/portmap/portmap.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://portmap.c;beginline=2;endline=31;md5=51ff67e66ec84b20 DEPENDS = "virtual/fakeroot-native" SRC_URI = "${DEBIAN_MIRROR}/main/p/portmap/portmap_5.orig.tar.gz \ - ${DEBIAN_MIRROR}/main/p/portmap/portmap_${PV}.diff.gz;patch=1 \ + ${DEBIAN_MIRROR}/main/p/portmap/portmap_${PV}.diff.gz \ file://portmap.init \ file://make.patch;apply=yes" S = "${WORKDIR}/portmap_5beta" diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index b2b9e75df8..e063f89181 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ PR = "r3" SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ - file://prefer_python_2.5.patch;patch=1 \ - file://doublefix.patch;patch=1" + file://prefer_python_2.5.patch \ + file://doublefix.patch" SRC_URI[md5sum] = "490ca1a0c614d4466394b72d43bf7370" SRC_URI[sha256sum] = "e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878" diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb index 058220f095..f755940f1e 100644 --- a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb +++ b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb @@ -17,7 +17,7 @@ SECTION = "net" PR = "r1" SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${BPN}-${PV}.tar.gz \ - file://compilefix.patch;patch=1 \ + file://compilefix.patch \ file://zeroconf-default \ file://debian-zeroconf" diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/meta/recipes-core/console-tools/console-tools_0.3.2.bb index 7baace66c1..5f1d640a2d 100644 --- a/meta/recipes-core/console-tools/console-tools_0.3.2.bb +++ b/meta/recipes-core/console-tools/console-tools_0.3.2.bb @@ -6,11 +6,11 @@ DESCRIPTION = "Provides tools that enable the set-up and manipulation of the lin PR = "r4" SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \ - file://codepage.patch;patch=1 \ - file://configure.patch;patch=1 \ - file://compile.patch;patch=1 \ - file://kbdrate.patch;patch=1 \ - file://uclibc-fileno.patch;patch=1 \ + file://codepage.patch \ + file://configure.patch \ + file://compile.patch \ + file://kbdrate.patch \ + file://uclibc-fileno.patch \ file://config" SRC_URI[md5sum] = "bf21564fc38b3af853ef724babddbacd" |
