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/nonworking | |
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/nonworking')
25 files changed, 77 insertions, 77 deletions
diff --git a/recipes/nonworking/aodv/aodv-modules_2.2.2.bb b/recipes/nonworking/aodv/aodv-modules_2.2.2.bb index 94a67ee557..487fc06838 100644 --- a/recipes/nonworking/aodv/aodv-modules_2.2.2.bb +++ b/recipes/nonworking/aodv/aodv-modules_2.2.2.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" SRC_URI = "http://www.antd.nist.gov/wctg/aodv_kernel/kernel-aodv_v${PV}.tgz \ - file://fix-makefile.patch;patch=1" + file://fix-makefile.patch;apply=yes" S = "${WORKDIR}/kernel-aodv_v${PV}" inherit module diff --git a/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.3.5.6.bb b/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.3.5.6.bb index b3f3f5c1f1..58c353e247 100644 --- a/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.3.5.6.bb +++ b/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.3.5.6.bb @@ -1,7 +1,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/atmelwlandriver/atmelwlandriver-${PV}.tar.bz2 \ file://dotconfig \ file://pcmf502rd.conf \ - file://makefile.patch;patch=1" + file://makefile.patch;apply=yes" S = "${WORKDIR}/atmelwlandriver" LICENSE = "GPL" diff --git a/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.4.1.0.bb b/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.4.1.0.bb index ed6a6ccdf1..6d7739ce7f 100644 --- a/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.4.1.0.bb +++ b/recipes/nonworking/atmelwlandriver/atmelwlandriver_3.4.1.0.bb @@ -1,10 +1,10 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/atmelwlandriver/atmelwlandriver-${PV}.tar.bz2 \ file://dotconfig \ file://pcmf502rd.conf \ - file://makefile.patch;patch=1 \ - file://add-compaq-usb-ids.patch;patch=1 \ - file://power-on-and-leds.patch;patch=1 \ - file://fix-kernel-version-test-for-hh.patch;patch=1" + file://makefile.patch;apply=yes \ + file://add-compaq-usb-ids.patch;apply=yes \ + file://power-on-and-leds.patch;apply=yes \ + file://fix-kernel-version-test-for-hh.patch;apply=yes" S = "${WORKDIR}/atmelwlandriver" LICENSE = "GPL" PR = "r2" diff --git a/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb b/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb index cbfddb373d..2f12306b1f 100644 --- a/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb +++ b/recipes/nonworking/e2fsprogs/e2fsprogs_1.41.2.bb @@ -3,7 +3,7 @@ require e2fsprogs.inc PR = "r0" DEFAULT_PREFERENCE = "-1" -SRC_URI += "file://no-hardlinks.patch;patch=1" +SRC_URI += "file://no-hardlinks.patch;apply=yes" do_compile_prepend () { find ./ -print|xargs chmod u=rwX diff --git a/recipes/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb b/recipes/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb index ec09449ea4..cb74e6f006 100644 --- a/recipes/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb +++ b/recipes/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb @@ -4,8 +4,8 @@ PRIORITY = "optional" DEPENDS = "libsdl-qpe" SRC_URI = "http://www.warmi.net/zaurus/files/gnuboy-${PV}-qtopia3.tar.gz \ - file://qtopiagnuboyl-hwkeys.patch;patch=1 \ - file://gcc3.patch;patch=1" + file://qtopiagnuboyl-hwkeys.patch;apply=yes \ + file://gcc3.patch;apply=yes" S = "${WORKDIR}/gnuboy" FILES = "" diff --git a/recipes/nonworking/greader/greader_0.61.bb b/recipes/nonworking/greader/greader_0.61.bb index df06d98e80..392a1205e9 100644 --- a/recipes/nonworking/greader/greader_0.61.bb +++ b/recipes/nonworking/greader/greader_0.61.bb @@ -6,7 +6,7 @@ SECTION = "gpe/applications" #RDEPENDS = "gpe-icons" SRC_URI = "http://handhelds.org/~gberenfield/${PN}_${PV}_src.tgz \ - file://greader.patch;patch=1;pnum=1" + file://greader.patch;apply=yes" S = "${WORKDIR}/greader/" SRC_URI[md5sum] = "6a2c4167c79ccd768e770e693e5e69bd" diff --git a/recipes/nonworking/gtk+/gtk+-directfb_2.10.14.bb b/recipes/nonworking/gtk+/gtk+-directfb_2.10.14.bb index 0ea6168028..ecaf7fb546 100644 --- a/recipes/nonworking/gtk+/gtk+-directfb_2.10.14.bb +++ b/recipes/nonworking/gtk+/gtk+-directfb_2.10.14.bb @@ -25,23 +25,23 @@ RRECOMMENDS_${PN}_linux-gnueabi = " " FILESPATH = "${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ - file://no-xwc.patch;patch=1 \ - file://automake-lossage.patch;patch=1 \ - file://disable-tooltips.patch;patch=1 \ - file://gtklabel-resize-patch;patch=1 \ - file://menu-deactivate.patch;patch=1 \ - file://xsettings.patch;patch=1 \ - file://scroll-timings.patch;patch=1 \ - file://small-gtkfilesel.patch;patch=1 \ - file://migration.patch;patch=1;pnum=0 \ - file://run-iconcache.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1 \ - file://no-demos.patch;patch=1 \ - file://single-click.patch;patch=1 \ - file://spinbutton.patch;patch=1 \ - file://gtk+-handhelds.patch;patch=1 \ - file://directfb-pixbuf-deprecated-fix.patch;patch=1 \ -# file://gtk-doc.patch;patch=1 \ + file://no-xwc.patch;apply=yes \ + file://automake-lossage.patch;apply=yes \ + file://disable-tooltips.patch;apply=yes \ + file://gtklabel-resize-patch;apply=yes \ + file://menu-deactivate.patch;apply=yes \ + file://xsettings.patch;apply=yes \ + file://scroll-timings.patch;apply=yes \ + file://small-gtkfilesel.patch;apply=yes \ + file://migration.patch;apply=yes;striplevel=0 \ + file://run-iconcache.patch;apply=yes \ + file://hardcoded_libtool.patch;apply=yes \ + file://no-demos.patch;apply=yes \ + file://single-click.patch;apply=yes \ + file://spinbutton.patch;apply=yes \ + file://gtk+-handhelds.patch;apply=yes \ + file://directfb-pixbuf-deprecated-fix.patch;apply=yes \ +# file://gtk-doc.patch;apply=yes \ " EXTRA_OECONF =" \ --prefix=${STAGING_DIR_HOST}${layout_prefix} \ diff --git a/recipes/nonworking/guile/guile-native_1.6.4.bb b/recipes/nonworking/guile/guile-native_1.6.4.bb index 0305cf5a12..7d5e95b001 100644 --- a/recipes/nonworking/guile/guile-native_1.6.4.bb +++ b/recipes/nonworking/guile/guile-native_1.6.4.bb @@ -2,7 +2,7 @@ SECTION = "unknown" LICENSE = "GPL" DEPENDS = "gmp-native" SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \ - file://guile-amd64.patch;patch=1" + file://guile-amd64.patch;apply=yes" inherit autotools native diff --git a/recipes/nonworking/linux/linux-mtx-1_2.4.24.bb b/recipes/nonworking/linux/linux-mtx-1_2.4.24.bb index 81c51ce6a4..7eb233c22c 100644 --- a/recipes/nonworking/linux/linux-mtx-1_2.4.24.bb +++ b/recipes/nonworking/linux/linux-mtx-1_2.4.24.bb @@ -6,21 +6,21 @@ RDEPENDS = "mtd-utils" PR ="r2" SRC_URI = "cvs://cvs:cvs@ftp.linux-mips.org/home/cvs;module=linux;tag=linux_2_4_24_pre2 \ - file://01-mtd-2004-01-27.diff;patch=1 \ - file://02-mtd-mtx-1-map.diff;patch=1 \ - file://03-mtd-erase-compiler-bug.diff;patch=1 \ - file://04-zboot-2.4.24.patch;patch=1 \ - file://05-zboot-cflags.diff;patch=1 \ - file://06-zboot-mtx.diff;patch=1 \ - file://07-zimage-flash-bin.patch;patch=1 \ - file://08-usb-nonpci-2.4.24.patch;patch=1 \ - file://09-iw-max-spy-32.diff;patch=1 \ - file://10-mtx-pci-slots.diff;patch=1 \ - file://11-mtx-extraversion.diff;patch=1 \ - file://12-openswan-2.2.0-nat-t.diff;patch=1 \ - file://13-openswan-2.2.0.patch;patch=1 \ - file://14-au1000-eth-vlan.diff;patch=1 \ - file://15-mtd-proc-partition-rw.diff;patch=1 \ + file://01-mtd-2004-01-27.diff;apply=yes \ + file://02-mtd-mtx-1-map.diff;apply=yes \ + file://03-mtd-erase-compiler-bug.diff;apply=yes \ + file://04-zboot-2.4.24.patch;apply=yes \ + file://05-zboot-cflags.diff;apply=yes \ + file://06-zboot-mtx.diff;apply=yes \ + file://07-zimage-flash-bin.patch;apply=yes \ + file://08-usb-nonpci-2.4.24.patch;apply=yes \ + file://09-iw-max-spy-32.diff;apply=yes \ + file://10-mtx-pci-slots.diff;apply=yes \ + file://11-mtx-extraversion.diff;apply=yes \ + file://12-openswan-2.2.0-nat-t.diff;apply=yes \ + file://13-openswan-2.2.0.patch;apply=yes \ + file://14-au1000-eth-vlan.diff;apply=yes \ + file://15-mtd-proc-partition-rw.diff;apply=yes \ file://defconfig-mtx-1" S = "${WORKDIR}/linux" diff --git a/recipes/nonworking/mISDN/misdn_cvs.bb b/recipes/nonworking/mISDN/misdn_cvs.bb index 865e41b2f9..981be86035 100644 --- a/recipes/nonworking/mISDN/misdn_cvs.bb +++ b/recipes/nonworking/mISDN/misdn_cvs.bb @@ -9,7 +9,7 @@ DEFAULT_PREFERENCE = "-1" # hfcs_usb_endianchecks.diff does not apply cleanly anymore (cf. bug 240) # without it the package at least compiles. no guarantees about functionality. SRC_URI = "cvs://anonymous:readonly@cvs.isdn4linux.de/i4ldev;module=mISDN;method=pserver \ -# file://hfcs_usb_endianchecks.diff;patch=1 \ +# file://hfcs_usb_endianchecks.diff;apply=yes \ file://Makefile" S = "${WORKDIR}/mISDN/" diff --git a/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb b/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb index 5147a8b9e0..9b96843c7f 100644 --- a/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb +++ b/recipes/nonworking/maemo/hildon-home_0.8.20-2.bb @@ -4,8 +4,8 @@ LICENSE = "GPL" DEPENDS = "gtk+-2.6.4-1.osso7 hildon-lgpl libosso hildon-base-lib hildon-libs osso-gnome-vfs2 osso-thumbnail" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ - file://source.patch;patch=1;pnum=0 \ - file://noWerror.patch;patch=1;pnum=0" + file://source.patch;apply=yes;striplevel=0 \ + file://noWerror.patch;apply=yes;striplevel=0" S = "${WORKDIR}/hildon-home-0.8.20" diff --git a/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb b/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb index 5ca6a9ba90..70ce931a5a 100644 --- a/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb +++ b/recipes/nonworking/maemo/hildon-initscripts_0.8.14-1.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "gtk+-2.6.4-1.osso7 matchbox-wm dbus osso-esd" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ - file://hildon-initscripts-source.patch;patch=1;pnum=0" + file://hildon-initscripts-source.patch;apply=yes;striplevel=0" S = "${WORKDIR}/hildon-initscripts-0.8.14" diff --git a/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb b/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb index 2d0f1e15ba..cc8c3ac0c3 100644 --- a/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb +++ b/recipes/nonworking/maemo/hildon-lgpl_0.9.14-2.bb @@ -3,7 +3,7 @@ LICENSE = "LGPL" DEPENDS = "gtk+-2.6.4-1.osso7 outo libxtst libmatchbox libxi libxt libpng gconf" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/hildon-lgpl/hildon-lgpl_${PV}.tar.gz \ - file://hildon-lgpl-noWerror.patch;patch=1" + file://hildon-lgpl-noWerror.patch;apply=yes" S = "${WORKDIR}/hildon-lgpl-0.9.14" EXTRA_OECONF = "--enable-shared --disable-gtk-doc" diff --git a/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb b/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb index 70fc90e21d..7dd559aa5f 100644 --- a/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb +++ b/recipes/nonworking/maemo/hildon-libs_0.9.6-2.bb @@ -3,7 +3,7 @@ LICENSE = "LGPL" DEPENDS = "dbus hildon-lgpl hildon-fm outo gtk+-2.6.4-1.osso7" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ - file://hildon-libs-no-werror.patch;patch=1" + file://hildon-libs-no-werror.patch;apply=yes" S = "${WORKDIR}/hildon-libs-0.9.6" diff --git a/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb b/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb index 25fe77ac3f..3c5a59f29a 100644 --- a/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb +++ b/recipes/nonworking/maemo/hildon-navigator_0.9.6-2.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "gtk+-2.6.4-1.osso7 libmatchbox gconf hildon-lgpl libosso osso-af-settings hildon-base-lib" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \ - file://source.patch;patch=1;pnum=0" + file://source.patch;apply=yes;striplevel=0" S = "${WORKDIR}/hildon-navigator-0.9.6" diff --git a/recipes/nonworking/maemo/sapwood_1.20-1.bb b/recipes/nonworking/maemo/sapwood_1.20-1.bb index 3e1de4be0e..9b4710e486 100644 --- a/recipes/nonworking/maemo/sapwood_1.20-1.bb +++ b/recipes/nonworking/maemo/sapwood_1.20-1.bb @@ -7,8 +7,8 @@ DEPENDS = "gtk+-2.6.4-1.osso7" FILES_${PN} += "${libdir}/gtk-2.0/2.4.0/engines/" SRC_URI = "http://stage.maemo.org/pool/maemo/ossw/source/s/${PN}/${PN}_${PV}.tar.gz \ - file://cflags.patch;patch=1;pnum=0 \ - file://sockets.patch;patch=1;pnum=0" + file://cflags.patch;apply=yes;striplevel=0 \ + file://sockets.patch;apply=yes;striplevel=0" S = "${WORKDIR}/${PN}-1.20" EXTRA_OECONF = "--enable-abstract-sockets=no" diff --git a/recipes/nonworking/php/php.inc b/recipes/nonworking/php/php.inc index cbec13d72d..9446b82611 100644 --- a/recipes/nonworking/php/php.inc +++ b/recipes/nonworking/php/php.inc @@ -4,8 +4,8 @@ SECTION = "console/network" LICENSE = "PHP" SRC_URI = "http://us2.php.net/distributions/php-${PV}.tar.bz2;name=src \ - file://acinclude-xml2-config.patch;patch=1 \ - file://php-m4-divert.patch;patch=1" + file://acinclude-xml2-config.patch;apply=yes \ + file://php-m4-divert.patch;apply=yes" S = "${WORKDIR}/php-${PV}" diff --git a/recipes/nonworking/php/php_4.4.4.bb b/recipes/nonworking/php/php_4.4.4.bb index 6f72e91365..a14fc20e32 100644 --- a/recipes/nonworking/php/php_4.4.4.bb +++ b/recipes/nonworking/php/php_4.4.4.bb @@ -3,8 +3,8 @@ require php.inc PR = "r1" SRC_URI = "http://museum.php.net/php4/php-${PV}.tar.bz2 \ - file://${FILESDIR}/autotools.patch;patch=1 \ - file://${FILESDIR}/pear.patch;patch=1" + file://${FILESDIR}/autotools.patch;apply=yes \ + file://${FILESDIR}/pear.patch;apply=yes" SRC_URI[md5sum] = "bc6fa8908e2ac36e93bab9f7d42cda3a" diff --git a/recipes/nonworking/pixdev/pixdev-stable_0.1.bb b/recipes/nonworking/pixdev/pixdev-stable_0.1.bb index 9d3ae84060..56b39b07dc 100644 --- a/recipes/nonworking/pixdev/pixdev-stable_0.1.bb +++ b/recipes/nonworking/pixdev/pixdev-stable_0.1.bb @@ -5,7 +5,7 @@ DEPENDS = "microwindows" RDEPENDS = "microwindows" SRC_URI = "${SOURCEFORGE_MIRROR}/pixdev/pixdev-stable-${PV}.tar.gz \ - file://${FILESDIR}/braces.patch;patch=1" + file://${FILESDIR}/braces.patch;apply=yes" export EXTRA_OEMAKE= inherit autotools diff --git a/recipes/nonworking/python/python-gsl_0.2.0.bb b/recipes/nonworking/python/python-gsl_0.2.0.bb index 03f5eb8f0b..79cecf14a7 100644 --- a/recipes/nonworking/python/python-gsl_0.2.0.bb +++ b/recipes/nonworking/python/python-gsl_0.2.0.bb @@ -6,7 +6,7 @@ RDEPENDS = "python-core gsl" SRCNAME = "pygsl" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ - file://${FILESDIR}/cross-compile.patch;patch=1" + file://${FILESDIR}/cross-compile.patch;apply=yes" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils diff --git a/recipes/nonworking/r/r_2.0.0.bb b/recipes/nonworking/r/r_2.0.0.bb index 68d8e5d3bc..fc230f9bad 100644 --- a/recipes/nonworking/r/r_2.0.0.bb +++ b/recipes/nonworking/r/r_2.0.0.bb @@ -6,21 +6,21 @@ PRIORITY = "optional" DEPENDS = "ncurses readline less perl-native r-native" SRC_URI = "http://www.stats.bris.ac.uk/R/src/base/R-2/R-${PV}.tar.gz \ - file://configure.patch;patch=1 \ - file://src_library_Makefile.patch;patch=1 \ - file://src_library_Recommended_Makefile.patch;patch=1 \ - file://src_library_base_Makefile.patch;patch=1 \ - file://src_library_tools_Makefile.patch;patch=1 \ - file://src_library_utils_Makefile.patch;patch=1 \ - file://src_library_datasets_Makefile.patch;patch=1 \ - file://src_library_graphics_Makefile.patch;patch=1 \ - file://src_library_grid_Makefile.patch;patch=1 \ - file://src_library_methods_Makefile.patch;patch=1 \ - file://src_library_splines_Makefile.patch;patch=1 \ - file://src_library_stats4_Makefile.patch;patch=1 \ - file://src_library_stats_Makefile.patch;patch=1 \ - file://src_library_tcltk_Makefile.patch;patch=1 \ - file://src_library_grDevices_Makefile.patch;patch=1" + file://configure.patch;apply=yes \ + file://src_library_Makefile.patch;apply=yes \ + file://src_library_Recommended_Makefile.patch;apply=yes \ + file://src_library_base_Makefile.patch;apply=yes \ + file://src_library_tools_Makefile.patch;apply=yes \ + file://src_library_utils_Makefile.patch;apply=yes \ + file://src_library_datasets_Makefile.patch;apply=yes \ + file://src_library_graphics_Makefile.patch;apply=yes \ + file://src_library_grid_Makefile.patch;apply=yes \ + file://src_library_methods_Makefile.patch;apply=yes \ + file://src_library_splines_Makefile.patch;apply=yes \ + file://src_library_stats4_Makefile.patch;apply=yes \ + file://src_library_stats_Makefile.patch;apply=yes \ + file://src_library_tcltk_Makefile.patch;apply=yes \ + file://src_library_grDevices_Makefile.patch;apply=yes" S = "${WORKDIR}/R-${PV}" diff --git a/recipes/nonworking/sword/sword_1.5.9.bb b/recipes/nonworking/sword/sword_1.5.9.bb index ba2d24334c..24c6ac7aa6 100644 --- a/recipes/nonworking/sword/sword_1.5.9.bb +++ b/recipes/nonworking/sword/sword_1.5.9.bb @@ -9,7 +9,7 @@ LICENSE = "GPL" PR = "r1" SRC_URI = "http://www.crosswire.org/ftpmirror/pub/sword/source/v1.5/sword-${PV}.tar.gz \ - file://gcc-visibility.patch;patch=1" + file://gcc-visibility.patch;apply=yes" inherit autotools pkgconfig lib_package diff --git a/recipes/nonworking/tetex/tetex_3.0.bb b/recipes/nonworking/tetex/tetex_3.0.bb index ac9141deb0..b52666dedb 100644 --- a/recipes/nonworking/tetex/tetex_3.0.bb +++ b/recipes/nonworking/tetex/tetex_3.0.bb @@ -6,7 +6,7 @@ DEPENDS = "tetex-native flex gd ncurses libpng t1lib virtual/libx11 libxau libxe PR = "r6" SRC_URI = "ftp://dante.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-src-${PV}.tar.gz \ - file://configure.patch;patch=1" + file://configure.patch;apply=yes" S = "${WORKDIR}/tetex-src-${PV}" inherit autotools diff --git a/recipes/nonworking/unionfs/unionfs-modules_1.0.11.bb b/recipes/nonworking/unionfs/unionfs-modules_1.0.11.bb index dc40123660..03aebbdbdb 100644 --- a/recipes/nonworking/unionfs/unionfs-modules_1.0.11.bb +++ b/recipes/nonworking/unionfs/unionfs-modules_1.0.11.bb @@ -1,7 +1,7 @@ require unionfs-modules.inc require unionfs.inc -SRC_URI += "file://make.patch;patch=1" +SRC_URI += "file://make.patch;apply=yes" SRC_URI[md5sum] = "494651fe0cf724c093b4be80e35e857f" SRC_URI[sha256sum] = "f1df81423a65590ffd20df43f5cd0be14cf6746437eb40c2c924f5f58a6e18a7"
\ No newline at end of file diff --git a/recipes/nonworking/unison/unison_2.9.1.bb b/recipes/nonworking/unison/unison_2.9.1.bb index 5d248d8ae1..bd2e615990 100644 --- a/recipes/nonworking/unison/unison_2.9.1.bb +++ b/recipes/nonworking/unison/unison_2.9.1.bb @@ -3,7 +3,7 @@ SECTION = "net" PRIORITY = "optional" SRC_URI = "${DEBIAN_MIRROR}/main/u/${PN}/${PN}_${PV}.orig.tar.gz \ - file://${FILESDIR}/debian.patch;patch=1" + file://${FILESDIR}/debian.patch;apply=yes" SRC_URI[md5sum] = "d8084fa87c13671de21ec1b701a4606c" SRC_URI[sha256sum] = "42420dcea33d337cb9859d7f51d76ec5a1cf48f7f8b24b1b820c969248a270a6" |