aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete')
-rw-r--r--recipes/obsolete/antlr/antlr_2.7.5.bb2
-rw-r--r--recipes/obsolete/dbus/dbus_0.20.bb2
-rw-r--r--recipes/obsolete/dbus/dbus_0.21.bb2
-rw-r--r--recipes/obsolete/dbus/dbus_0.22.bb6
-rw-r--r--recipes/obsolete/dbus/dbus_0.23.1-osso5.bb20
-rw-r--r--recipes/obsolete/dbus/dbus_0.23.4.bb6
-rw-r--r--recipes/obsolete/dbus/dbus_0.23.bb6
-rw-r--r--recipes/obsolete/dbus/dbus_0.34.bb2
-rw-r--r--recipes/obsolete/dbus/dbus_0.34.inc4
-rw-r--r--recipes/obsolete/dbus/dbus_0.50.bb2
-rw-r--r--recipes/obsolete/dbus/dbus_0.50.inc6
-rw-r--r--recipes/obsolete/efl1/etk-native_svn.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_1.0.3.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_1.1.0.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_1.1.1.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_1.1.2.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_1.4.0.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_1.5.0.bb2
-rw-r--r--recipes/obsolete/gaim/gaim_2.0.0-cvs-mco1.bb30
-rw-r--r--recipes/obsolete/gimp/gimp.inc2
-rw-r--r--recipes/obsolete/gtk-webcore/midori_0.0.17.bb2
-rw-r--r--recipes/obsolete/gtk-webcore/midori_0.0.18.bb2
-rw-r--r--recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb16
-rw-r--r--recipes/obsolete/maemo/osso-gnome-vfs2_2.8.4.4-1.bb2
-rw-r--r--recipes/obsolete/olsr/olsrd_0.4.9.bb2
-rw-r--r--recipes/obsolete/pixman/pixman_0.17.6.bb12
-rw-r--r--recipes/obsolete/quilt/quilt-native.inc2
-rw-r--r--recipes/obsolete/quilt/quilt-package.inc2
-rw-r--r--recipes/obsolete/quilt/quilt.inc2
-rw-r--r--recipes/obsolete/quilt/quilt_0.39.inc4
-rw-r--r--recipes/obsolete/xmame/xmame_0.86.bb2
-rw-r--r--recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb6
-rw-r--r--recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb6
-rw-r--r--recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb12
-rw-r--r--recipes/obsolete/zd1211/zd1211_r77.bb2
-rw-r--r--recipes/obsolete/zd1211/zd1211_r83.bb2
36 files changed, 90 insertions, 90 deletions
diff --git a/recipes/obsolete/antlr/antlr_2.7.5.bb b/recipes/obsolete/antlr/antlr_2.7.5.bb
index 88f601cd4e..9e7f210ff0 100644
--- a/recipes/obsolete/antlr/antlr_2.7.5.bb
+++ b/recipes/obsolete/antlr/antlr_2.7.5.bb
@@ -9,7 +9,7 @@ SECTION = "devel"
RDEPENDS += "java-virtual-machine"
SRC_URI = "http://www.antlr.org/download/antlr-${PV}.tar.gz \
- file://install.patch;patch=1"
+ file://install.patch;apply=yes"
S = "${WORKDIR}/antlr-${PV}"
inherit autotools
diff --git a/recipes/obsolete/dbus/dbus_0.20.bb b/recipes/obsolete/dbus/dbus_0.20.bb
index 91f15215a5..80b5b958a4 100644
--- a/recipes/obsolete/dbus/dbus_0.20.bb
+++ b/recipes/obsolete/dbus/dbus_0.20.bb
@@ -6,7 +6,7 @@ PROVIDES = "dbus-glib"
LICENSE = "GPL"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1"
+ file://cross.patch;apply=yes"
SRC_URI[md5sum] = "8ebff3cb4beec993e9160ff844e0411c"
SRC_URI[sha256sum] = "3923076133c5a3f6c4c66f3fc842c2e05c14cd87b89096811a3cc853ab848577"
diff --git a/recipes/obsolete/dbus/dbus_0.21.bb b/recipes/obsolete/dbus/dbus_0.21.bb
index 717c4bec5f..745a08cb61 100644
--- a/recipes/obsolete/dbus/dbus_0.21.bb
+++ b/recipes/obsolete/dbus/dbus_0.21.bb
@@ -7,7 +7,7 @@ PROVIDES = "dbus-glib"
LICENSE = "GPL"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
+ file://cross.patch;apply=yes \
file://dbus-1.init"
SRC_URI[md5sum] = "311229d60154334ee3f908badc56747d"
diff --git a/recipes/obsolete/dbus/dbus_0.22.bb b/recipes/obsolete/dbus/dbus_0.22.bb
index 729687c6da..84b3befd4d 100644
--- a/recipes/obsolete/dbus/dbus_0.22.bb
+++ b/recipes/obsolete/dbus/dbus_0.22.bb
@@ -7,9 +7,9 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
PROVIDES = "dbus-glib"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
- file://gettext.patch;patch=1 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
+ file://gettext.patch;apply=yes \
file://dbus-1.init"
inherit autotools pkgconfig update-rc.d gettext
diff --git a/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb b/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb
index 7860a90b74..175d749865 100644
--- a/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb
+++ b/recipes/obsolete/dbus/dbus_0.23.1-osso5.bb
@@ -8,16 +8,16 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
PROVIDES = "dbus-glib"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/d/${PN}/${PN}_${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
- file://gettext.patch;patch=1 \
- file://0.23.1.diff;patch=1 \
- file://dbus-monitor.patch;patch=1 \
- file://dbussend.patch;patch=1;pnum=0 \
- file://spawn-priority.diff;patch=1 \
- file://config.diff;patch=1;pnum=0 \
- file://dbus-quiesce-startup-errors.patch;patch=1 \
- file://tools.diff;patch=1;pnum=0 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
+ file://gettext.patch;apply=yes \
+ file://0.23.1.diff;apply=yes \
+ file://dbus-monitor.patch;apply=yes \
+ file://dbussend.patch;apply=yes;striplevel=0 \
+ file://spawn-priority.diff;apply=yes \
+ file://config.diff;apply=yes;striplevel=0 \
+ file://dbus-quiesce-startup-errors.patch;apply=yes \
+ file://tools.diff;apply=yes;striplevel=0 \
file://dbus-1.init"
inherit autotools pkgconfig update-rc.d gettext
diff --git a/recipes/obsolete/dbus/dbus_0.23.4.bb b/recipes/obsolete/dbus/dbus_0.23.4.bb
index 1fe0cc5c1b..21453f77e1 100644
--- a/recipes/obsolete/dbus/dbus_0.23.4.bb
+++ b/recipes/obsolete/dbus/dbus_0.23.4.bb
@@ -7,9 +7,9 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
PROVIDES = "dbus-glib"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
- file://gettext.patch;patch=1 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
+ file://gettext.patch;apply=yes \
file://dbus-1.init"
inherit autotools pkgconfig update-rc.d gettext
diff --git a/recipes/obsolete/dbus/dbus_0.23.bb b/recipes/obsolete/dbus/dbus_0.23.bb
index 017150e15d..9df24e25ca 100644
--- a/recipes/obsolete/dbus/dbus_0.23.bb
+++ b/recipes/obsolete/dbus/dbus_0.23.bb
@@ -7,9 +7,9 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
PROVIDES = "dbus-glib"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
- file://gettext.patch;patch=1 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
+ file://gettext.patch;apply=yes \
file://dbus-1.init"
inherit autotools pkgconfig update-rc.d gettext
diff --git a/recipes/obsolete/dbus/dbus_0.34.bb b/recipes/obsolete/dbus/dbus_0.34.bb
index 75b8e24319..3df47c2046 100644
--- a/recipes/obsolete/dbus/dbus_0.34.bb
+++ b/recipes/obsolete/dbus/dbus_0.34.bb
@@ -3,7 +3,7 @@ require dbus_${PV}.inc
DEPENDS = "expat glib-2.0 virtual/libintl dbus-native"
DEFAULT_PREFERENCE = "-1"
-SRC_URI_EXTRA = "file://no-introspect.patch;patch=1 file://no-bindings.patch;patch=1"
+SRC_URI_EXTRA = "file://no-introspect.patch;apply=yes file://no-bindings.patch;apply=yes"
FILES_${PN} += "${bindir}/dbus-daemon"
FILES_${PN}-dev += "${bindir}/dbus-binding-tool"
diff --git a/recipes/obsolete/dbus/dbus_0.34.inc b/recipes/obsolete/dbus/dbus_0.34.inc
index 1c63c37fdf..cc7a8b9c24 100644
--- a/recipes/obsolete/dbus/dbus_0.34.inc
+++ b/recipes/obsolete/dbus/dbus_0.34.inc
@@ -7,8 +7,8 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
file://dbus-1.init \
${SRC_URI_EXTRA}"
diff --git a/recipes/obsolete/dbus/dbus_0.50.bb b/recipes/obsolete/dbus/dbus_0.50.bb
index 12821cf584..f504157591 100644
--- a/recipes/obsolete/dbus/dbus_0.50.bb
+++ b/recipes/obsolete/dbus/dbus_0.50.bb
@@ -3,7 +3,7 @@ require dbus_${PV}.inc
DEPENDS = "expat glib-2.0 virtual/libintl dbus-native"
DEFAULT_PREFERENCE = "-1"
-SRC_URI_EXTRA = "file://no-introspect.patch;patch=1 file://no-bindings.patch;patch=1"
+SRC_URI_EXTRA = "file://no-introspect.patch;apply=yes file://no-bindings.patch;apply=yes"
FILES_${PN} += "${bindir}/dbus-daemon"
FILES_${PN}-dev += "${bindir}/dbus-binding-tool"
diff --git a/recipes/obsolete/dbus/dbus_0.50.inc b/recipes/obsolete/dbus/dbus_0.50.inc
index 094a9b68d6..b7f5d06c2b 100644
--- a/recipes/obsolete/dbus/dbus_0.50.inc
+++ b/recipes/obsolete/dbus/dbus_0.50.inc
@@ -7,10 +7,10 @@ DEPENDS = "expat glib-2.0 virtual/libintl"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
- file://cross.patch;patch=1 \
- file://tmpdir.patch;patch=1 \
+ file://cross.patch;apply=yes \
+ file://tmpdir.patch;apply=yes \
file://dbus-1.init \
- file://no-examples.patch;patch=1 \
+ file://no-examples.patch;apply=yes \
${SRC_URI_EXTRA}"
inherit autotools pkgconfig update-rc.d gettext
diff --git a/recipes/obsolete/efl1/etk-native_svn.bb b/recipes/obsolete/efl1/etk-native_svn.bb
index 345802d25d..3ff3c608b6 100644
--- a/recipes/obsolete/efl1/etk-native_svn.bb
+++ b/recipes/obsolete/efl1/etk-native_svn.bb
@@ -2,4 +2,4 @@ require etk_svn.bb
inherit native
DEPENDS = "evas-native ecore-native edje-native"
-SRC_URI += "file://no-tests.patch;patch=1"
+SRC_URI += "file://no-tests.patch;apply=yes"
diff --git a/recipes/obsolete/gaim/gaim_1.0.3.bb b/recipes/obsolete/gaim/gaim_1.0.3.bb
index 6d8585ec1d..884a830f32 100644
--- a/recipes/obsolete/gaim/gaim_1.0.3.bb
+++ b/recipes/obsolete/gaim/gaim_1.0.3.bb
@@ -1,7 +1,7 @@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-name.patch;patch=1"
+ file://desktop-name.patch;apply=yes"
require gaim.inc
diff --git a/recipes/obsolete/gaim/gaim_1.1.0.bb b/recipes/obsolete/gaim/gaim_1.1.0.bb
index cf27651916..b5f2465549 100644
--- a/recipes/obsolete/gaim/gaim_1.1.0.bb
+++ b/recipes/obsolete/gaim/gaim_1.1.0.bb
@@ -1,7 +1,7 @@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-name.patch;patch=1"
+ file://desktop-name.patch;apply=yes"
require gaim.inc
diff --git a/recipes/obsolete/gaim/gaim_1.1.1.bb b/recipes/obsolete/gaim/gaim_1.1.1.bb
index a7867c3926..5f76323e92 100644
--- a/recipes/obsolete/gaim/gaim_1.1.1.bb
+++ b/recipes/obsolete/gaim/gaim_1.1.1.bb
@@ -1,7 +1,7 @@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-name.patch;patch=1"
+ file://desktop-name.patch;apply=yes"
require gaim.inc
diff --git a/recipes/obsolete/gaim/gaim_1.1.2.bb b/recipes/obsolete/gaim/gaim_1.1.2.bb
index ef145ba5bd..b69c605d93 100644
--- a/recipes/obsolete/gaim/gaim_1.1.2.bb
+++ b/recipes/obsolete/gaim/gaim_1.1.2.bb
@@ -1,7 +1,7 @@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-name.patch;patch=1"
+ file://desktop-name.patch;apply=yes"
require gaim.inc
diff --git a/recipes/obsolete/gaim/gaim_1.4.0.bb b/recipes/obsolete/gaim/gaim_1.4.0.bb
index 8b8d4722f2..c717bb5bad 100644
--- a/recipes/obsolete/gaim/gaim_1.4.0.bb
+++ b/recipes/obsolete/gaim/gaim_1.4.0.bb
@@ -1,7 +1,7 @@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-name_1.4.0.patch;patch=1"
+ file://desktop-name_1.4.0.patch;apply=yes"
require gaim.inc
diff --git a/recipes/obsolete/gaim/gaim_1.5.0.bb b/recipes/obsolete/gaim/gaim_1.5.0.bb
index 29fe1abe76..c47f2180d3 100644
--- a/recipes/obsolete/gaim/gaim_1.5.0.bb
+++ b/recipes/obsolete/gaim/gaim_1.5.0.bb
@@ -1,7 +1,7 @@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
- file://desktop-name.patch;patch=1"
+ file://desktop-name.patch;apply=yes"
require gaim.inc
diff --git a/recipes/obsolete/gaim/gaim_2.0.0-cvs-mco1.bb b/recipes/obsolete/gaim/gaim_2.0.0-cvs-mco1.bb
index bf8591920c..87c75ae26f 100644
--- a/recipes/obsolete/gaim/gaim_2.0.0-cvs-mco1.bb
+++ b/recipes/obsolete/gaim/gaim_2.0.0-cvs-mco1.bb
@@ -8,21 +8,21 @@ DEFAULT_PREFERENCE = "-1"
WEBCVSURL = "http://handhelds.org/cgi-bin/cvsweb.cgi/~checkout~/gaim"
SRC_URI = "cvs://anonymous@gaim.cvs.sourceforge.net/cvsroot/gaim;module=gaim \
- ${WEBCVSURL}/no-superimposed-version-on-logo.patch;patch=1 \
- ${WEBCVSURL}/01-optional-icons-in-dialogs.patch;patch=1 \
- ${WEBCVSURL}/02-request-field-dialogs.patch;patch=1 \
- ${WEBCVSURL}/03-blist-dialogs.patch;patch=1 \
- ${WEBCVSURL}/04-saved-status-dialogs.patch;patch=1 \
- ${WEBCVSURL}/05-statusbox-icon-size.patch;patch=1 \
- ${WEBCVSURL}/06-account-dialogs.patch;patch=1 \
- ${WEBCVSURL}/07-roomlist-dialog.patch;patch=1 \
- ${WEBCVSURL}/define-pda-mode.patch;patch=1 \
- ${WEBCVSURL}/desktop-name-2.0.0.patch;patch=1 \
- ${WEBCVSURL}/docklet-icon-size.patch;patch=1 \
- ${WEBCVSURL}/08-prefs-dialog.patch;patch=1 \
- ${WEBCVSURL}/09-filetransfer-dialog.patch;patch=1 \
- ${WEBCVSURL}/10-pda-default-settings.patch;patch=1 \
- file://gaim-OE-branding.patch;patch=1 \
+ ${WEBCVSURL}/no-superimposed-version-on-logo.patch;apply=yes \
+ ${WEBCVSURL}/01-optional-icons-in-dialogs.patch;apply=yes \
+ ${WEBCVSURL}/02-request-field-dialogs.patch;apply=yes \
+ ${WEBCVSURL}/03-blist-dialogs.patch;apply=yes \
+ ${WEBCVSURL}/04-saved-status-dialogs.patch;apply=yes \
+ ${WEBCVSURL}/05-statusbox-icon-size.patch;apply=yes \
+ ${WEBCVSURL}/06-account-dialogs.patch;apply=yes \
+ ${WEBCVSURL}/07-roomlist-dialog.patch;apply=yes \
+ ${WEBCVSURL}/define-pda-mode.patch;apply=yes \
+ ${WEBCVSURL}/desktop-name-2.0.0.patch;apply=yes \
+ ${WEBCVSURL}/docklet-icon-size.patch;apply=yes \
+ ${WEBCVSURL}/08-prefs-dialog.patch;apply=yes \
+ ${WEBCVSURL}/09-filetransfer-dialog.patch;apply=yes \
+ ${WEBCVSURL}/10-pda-default-settings.patch;apply=yes \
+ file://gaim-OE-branding.patch;apply=yes \
"
require gaim.inc
diff --git a/recipes/obsolete/gimp/gimp.inc b/recipes/obsolete/gimp/gimp.inc
index 87aa161bed..931910d557 100644
--- a/recipes/obsolete/gimp/gimp.inc
+++ b/recipes/obsolete/gimp/gimp.inc
@@ -6,7 +6,7 @@ LICENSE = "GPL"
DEPENDS = "sed-native gdk-pixbuf-csource-native libart-lgpl gtk+ jpeg libpng libexif tiff"
SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-${PV}.tar.bz2;name=archive \
- file://configure-libwmf.patch;patch=1"
+ file://configure-libwmf.patch;apply=yes"
inherit gnome
diff --git a/recipes/obsolete/gtk-webcore/midori_0.0.17.bb b/recipes/obsolete/gtk-webcore/midori_0.0.17.bb
index 63e71c3fb8..76b082e0cd 100644
--- a/recipes/obsolete/gtk-webcore/midori_0.0.17.bb
+++ b/recipes/obsolete/gtk-webcore/midori_0.0.17.bb
@@ -1,6 +1,6 @@
require midori.inc
-SRC_URI += "file://webkit-update.patch;patch=1"
+SRC_URI += "file://webkit-update.patch;apply=yes"
diff --git a/recipes/obsolete/gtk-webcore/midori_0.0.18.bb b/recipes/obsolete/gtk-webcore/midori_0.0.18.bb
index 3b0d34490b..81ef418a69 100644
--- a/recipes/obsolete/gtk-webcore/midori_0.0.18.bb
+++ b/recipes/obsolete/gtk-webcore/midori_0.0.18.bb
@@ -2,7 +2,7 @@ require midori.inc
PR = "r2"
-SRC_URI += "file://desktop.patch;patch=1"
+SRC_URI += "file://desktop.patch;apply=yes"
SRC_URI[md5sum] = "aa9c10bbf6fe3502a65633c4fac0fb80"
diff --git a/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb b/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb
index 4bbc704147..804f21c826 100644
--- a/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb
+++ b/recipes/obsolete/libsdl/libsdl-qpe_1.2.7.bb
@@ -9,14 +9,14 @@ LICENSE = "LGPL"
PR = "r9"
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
- file://agawa-piro-mickey.patch;patch=1 \
- file://pygame.patch;patch=1 \
- file://gcc34.patch;patch=1 \
- file://mouse.patch;patch=1 \
- file://kill-stdc++.patch;patch=1 \
- file://ipaq.patch;patch=1 \
- file://SDL-Akita.patch;patch=1 \
- file://fixlibs.patch;patch=1"
+ file://agawa-piro-mickey.patch;apply=yes \
+ file://pygame.patch;apply=yes \
+ file://gcc34.patch;apply=yes \
+ file://mouse.patch;apply=yes \
+ file://kill-stdc++.patch;apply=yes \
+ file://ipaq.patch;apply=yes \
+ file://SDL-Akita.patch;apply=yes \
+ file://fixlibs.patch;apply=yes"
S = "${WORKDIR}/SDL-${PV}"
inherit autotools binconfig
diff --git a/recipes/obsolete/maemo/osso-gnome-vfs2_2.8.4.4-1.bb b/recipes/obsolete/maemo/osso-gnome-vfs2_2.8.4.4-1.bb
index 668065b9bd..38d4d4fb7b 100644
--- a/recipes/obsolete/maemo/osso-gnome-vfs2_2.8.4.4-1.bb
+++ b/recipes/obsolete/maemo/osso-gnome-vfs2_2.8.4.4-1.bb
@@ -11,7 +11,7 @@ DEPENDS = "libxml2 gconf-osso dbus-0.23.1-osso5 bzip2 gnome-mime-data zlib samba
RRECOMMENDS = "gnome-vfs-plugin-file shared-mime-info"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz \
- file://gconftool-lossage.patch;patch=1;pnum=1"
+ file://gconftool-lossage.patch;apply=yes"
EXTRA_OECONF = "--with-ipc=dbus --enable-ext-dbus-daemon --disable-orbit"
diff --git a/recipes/obsolete/olsr/olsrd_0.4.9.bb b/recipes/obsolete/olsr/olsrd_0.4.9.bb
index 90f31488a3..45beccedab 100644
--- a/recipes/obsolete/olsr/olsrd_0.4.9.bb
+++ b/recipes/obsolete/olsr/olsrd_0.4.9.bb
@@ -1,7 +1,7 @@
require olsrd.inc
PR = "r2"
-SRC_URI += "file://0.4.9-httpinfo-makefile.diff;patch=1"
+SRC_URI += "file://0.4.9-httpinfo-makefile.diff;apply=yes"
do_compile() {
oe_runmake OS=linux clean
diff --git a/recipes/obsolete/pixman/pixman_0.17.6.bb b/recipes/obsolete/pixman/pixman_0.17.6.bb
index 01febb81dd..6f6cf999b5 100644
--- a/recipes/obsolete/pixman/pixman_0.17.6.bb
+++ b/recipes/obsolete/pixman/pixman_0.17.6.bb
@@ -11,12 +11,12 @@ PR = "r1"
BBCLASSEXTEND="native"
SRC_URI = "http://cairographics.org/releases/pixman-${PV}.tar.gz;name=archive \
- file://0001-Dropped-delegation-support-for-pixman_blt.patch;patch=1 \
- file://0002-Test-program-for-pixman_blt-function.patch;patch=1 \
- file://0003-Generic-C-implementation-of-pixman_blt-with-overlapp.patch;patch=1 \
- file://0004-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch;patch=1 \
- file://0005-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch;patch=1 \
- file://0006-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch;patch=1 \
+ file://0001-Dropped-delegation-support-for-pixman_blt.patch;apply=yes \
+ file://0002-Test-program-for-pixman_blt-function.patch;apply=yes \
+ file://0003-Generic-C-implementation-of-pixman_blt-with-overlapp.patch;apply=yes \
+ file://0004-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch;apply=yes \
+ file://0005-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch;apply=yes \
+ file://0006-Support-of-overlapping-src-dst-for-pixman_blt_neon.patch;apply=yes \
"
SRC_URI[archive.md5sum] = "32cbdf7a1ac1c275ee56230e26701456"
SRC_URI[archive.sha256sum] = "14ea5a185d8ea6ce3203ff008279e3f3433b6a5bad5853b42a82978527e618cb"
diff --git a/recipes/obsolete/quilt/quilt-native.inc b/recipes/obsolete/quilt/quilt-native.inc
index cad1b745f3..5fb5171292 100644
--- a/recipes/obsolete/quilt/quilt-native.inc
+++ b/recipes/obsolete/quilt/quilt-native.inc
@@ -1,6 +1,6 @@
require quilt.inc
-SRC_URI_append_build-darwin = "? file://non-gnu.patch;patch=1 "
+SRC_URI_append_build-darwin = "? file://non-gnu.patch;apply=yes "
RDEPENDS_${PN} = "diffstat-native patch-native bzip2-native util-linux-native"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/quilt-${PV}"
diff --git a/recipes/obsolete/quilt/quilt-package.inc b/recipes/obsolete/quilt/quilt-package.inc
index 900884b917..764e36ad7b 100644
--- a/recipes/obsolete/quilt/quilt-package.inc
+++ b/recipes/obsolete/quilt/quilt-package.inc
@@ -2,7 +2,7 @@ require quilt.inc
RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"
-SRC_URI += "file://aclocal.patch;patch=1"
+SRC_URI += "file://aclocal.patch;apply=yes"
inherit autotools gettext
diff --git a/recipes/obsolete/quilt/quilt.inc b/recipes/obsolete/quilt/quilt.inc
index ce9679ded1..f266aa54c0 100644
--- a/recipes/obsolete/quilt/quilt.inc
+++ b/recipes/obsolete/quilt/quilt.inc
@@ -4,6 +4,6 @@ SECTION = "devel"
LICENSE = "GPL"
SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz \
- file://install.patch;patch=1"
+ file://install.patch;apply=yes"
S = "${WORKDIR}/quilt-${PV}"
diff --git a/recipes/obsolete/quilt/quilt_0.39.inc b/recipes/obsolete/quilt/quilt_0.39.inc
index 4fbbb03316..b69ea06897 100644
--- a/recipes/obsolete/quilt/quilt_0.39.inc
+++ b/recipes/obsolete/quilt/quilt_0.39.inc
@@ -1,5 +1,5 @@
require quilt.inc
-SRC_URI += "file://install.patch;patch=1 \
- file://nostrip.patch;patch=1"
+SRC_URI += "file://install.patch;apply=yes \
+ file://nostrip.patch;apply=yes"
diff --git a/recipes/obsolete/xmame/xmame_0.86.bb b/recipes/obsolete/xmame/xmame_0.86.bb
index cb70cadfa8..028b9f0b57 100644
--- a/recipes/obsolete/xmame/xmame_0.86.bb
+++ b/recipes/obsolete/xmame/xmame_0.86.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
DEPENDS = "expat virtual/libsdl libsdl-mixer"
SRC_URI = "http://x.mame.net/download/historic/${P}.tar.bz2 \
- file://${FILESDIR}/crosscompile.patch;patch=1"
+ file://${FILESDIR}/crosscompile.patch;apply=yes"
inherit flow-lossage
diff --git a/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb b/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
index 202fd9f10b..1e0a46df4f 100644
--- a/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
+++ b/recipes/obsolete/xorg-xserver/xserver-xorg_1.6.1.bb
@@ -6,11 +6,11 @@ RDEPENDS += "hal"
PE = "2"
PR = "${INC_PR}.1"
-SRC_URI += "file://sysroot_fix.patch;patch=1 \
- file://dolt-fix.patch;patch=1"
+SRC_URI += "file://sysroot_fix.patch;apply=yes \
+ file://dolt-fix.patch;apply=yes"
# This requires support in pixman, which the default one doesn't have
-SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;patch=1"
+SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;apply=yes"
MESA_VER = "7.2"
diff --git a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb
index 67201a5449..d91f01425c 100644
--- a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb
+++ b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.2.bb
@@ -5,9 +5,9 @@ DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
PE = "2"
PR = "${INC_PR}.0"
-SRC_URI += "file://sysroot_fix.patch;patch=1 \
- file://dolt-fix-1.7.0.patch;patch=1 \
- file://randr-support-1.7.0.patch;patch=1 \
+SRC_URI += "file://sysroot_fix.patch;apply=yes \
+ file://dolt-fix-1.7.0.patch;apply=yes \
+ file://randr-support-1.7.0.patch;apply=yes \
"
do_install_prepend() {
mkdir -p ${D}/${libdir}/X11/fonts
diff --git a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb
index a82a85d694..0b82e077f1 100644
--- a/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb
+++ b/recipes/obsolete/xorg-xserver/xserver-xorg_1.7.3.bb
@@ -5,14 +5,14 @@ DEPENDS += "pixman libpciaccess openssl dri2proto glproto xorg-minimal-fonts"
PE = "2"
PR = "${INC_PR}.0"
-SRC_URI += "file://sysroot_fix.patch;patch=1 \
- file://dolt-fix-1.7.0.patch;patch=1 \
- file://randr-support-1.7.0.patch;patch=1 \
- file://hack-fbdev-ignore-return-mode.patch;patch=1 \
+SRC_URI += "file://sysroot_fix.patch;apply=yes \
+ file://dolt-fix-1.7.0.patch;apply=yes \
+ file://randr-support-1.7.0.patch;apply=yes \
+ file://hack-fbdev-ignore-return-mode.patch;apply=yes \
"
-SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;patch=1"
-SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch;patch=1"
+SRC_URI_append_angstrom = " file://hack-assume-pixman-supports-overlapped-blt.patch;apply=yes"
+SRC_URI_append_shr = " file://hack-assume-pixman-supports-overlapped-blt.patch;apply=yes"
do_install_prepend() {
mkdir -p ${D}/${libdir}/X11/fonts
diff --git a/recipes/obsolete/zd1211/zd1211_r77.bb b/recipes/obsolete/zd1211/zd1211_r77.bb
index 42e034c2cc..6c16e5f074 100644
--- a/recipes/obsolete/zd1211/zd1211_r77.bb
+++ b/recipes/obsolete/zd1211/zd1211_r77.bb
@@ -6,7 +6,7 @@ PR = "r3"
RDEPENDS = "wireless-tools"
SRC_URI = "http://zd1211.ath.cx/download/zd1211-driver-${PV}.tgz \
- file://makefile.patch;patch=1 \
+ file://makefile.patch;apply=yes \
"
S = "${WORKDIR}/zd1211-driver-${PV}"
diff --git a/recipes/obsolete/zd1211/zd1211_r83.bb b/recipes/obsolete/zd1211/zd1211_r83.bb
index 062c387658..c1f2a0704f 100644
--- a/recipes/obsolete/zd1211/zd1211_r83.bb
+++ b/recipes/obsolete/zd1211/zd1211_r83.bb
@@ -7,7 +7,7 @@ RDEPENDS = "wireless-tools"
PR = "r1"
SRC_URI = "http://zd1211.ath.cx/download/zd1211-driver-${PV}.tgz \
- file://makefile.patch;patch=1"
+ file://makefile.patch;apply=yes"
S = "${WORKDIR}/zd1211-driver-${PV}"