summaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/xfce-base
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
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/xfce-base')
-rw-r--r--recipes/xfce-base/exo_0.3.105.bb6
-rw-r--r--recipes/xfce-base/exo_0.3.4.bb4
-rw-r--r--recipes/xfce-base/xfce-terminal_0.2.8.bb2
-rw-r--r--recipes/xfce-base/xfce4-settings_4.6.1.bb4
-rw-r--r--recipes/xfce-base/xfce4-settings_4.6.4.bb2
-rw-r--r--recipes/xfce-base/xfdesktop_4.4.2.bb4
6 files changed, 11 insertions, 11 deletions
diff --git a/recipes/xfce-base/exo_0.3.105.bb b/recipes/xfce-base/exo_0.3.105.bb
index 9f766caf94..b21932b517 100644
--- a/recipes/xfce-base/exo_0.3.105.bb
+++ b/recipes/xfce-base/exo_0.3.105.bb
@@ -8,9 +8,9 @@ inherit xfce46 python-dir
XFCE_VERSION = "4.6.1"
SRC_URI += " \
- file://exo-0.3.105-iocharset.patch;patch=1 \
- file://exo-no-tests.patch;patch=1 \
- file://configure.patch;patch=1 \
+ file://exo-0.3.105-iocharset.patch;apply=yes \
+ file://exo-no-tests.patch;apply=yes \
+ file://configure.patch;apply=yes \
"
# Note: Python checking is broken
diff --git a/recipes/xfce-base/exo_0.3.4.bb b/recipes/xfce-base/exo_0.3.4.bb
index 53f489df74..40549d96a5 100644
--- a/recipes/xfce-base/exo_0.3.4.bb
+++ b/recipes/xfce-base/exo_0.3.4.bb
@@ -5,8 +5,8 @@ PR = "r1"
inherit xfce
XFCE_VERSION = 4.4.2
-SRC_URI += " file://configure.patch;patch=1"
-SRC_URI += " file://exo-no-tests.patch;patch=1"
+SRC_URI += " file://configure.patch;apply=yes"
+SRC_URI += " file://exo-no-tests.patch;apply=yes"
# Note: Python checking is broken
do_configure_prepend() {
diff --git a/recipes/xfce-base/xfce-terminal_0.2.8.bb b/recipes/xfce-base/xfce-terminal_0.2.8.bb
index 0f672594e4..1e32f64b0a 100644
--- a/recipes/xfce-base/xfce-terminal_0.2.8.bb
+++ b/recipes/xfce-base/xfce-terminal_0.2.8.bb
@@ -6,7 +6,7 @@ PR = "r2"
inherit xfce
SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.2/src/Terminal-${PV}.tar.bz2 \
- file://into-support.patch;patch=1"
+ file://into-support.patch;apply=yes"
S = "${WORKDIR}/Terminal-${PV}"
diff --git a/recipes/xfce-base/xfce4-settings_4.6.1.bb b/recipes/xfce-base/xfce4-settings_4.6.1.bb
index 529d0cbdcb..87442ea5a8 100644
--- a/recipes/xfce-base/xfce4-settings_4.6.1.bb
+++ b/recipes/xfce-base/xfce4-settings_4.6.1.bb
@@ -11,8 +11,8 @@ PR = "r2"
inherit xfce46
SRC_URI += " \
- file://xfce4-settings-4.6.1-libxklavier.patch;patch=1 \
- file://xfce4-settings-4.6.1-configure.patch;patch=1 \
+ file://xfce4-settings-4.6.1-libxklavier.patch;apply=yes \
+ file://xfce4-settings-4.6.1-configure.patch;apply=yes \
"
SRC_URI[md5sum] = "dc1c8704471c5b0104fa10c30eb60cb6"
diff --git a/recipes/xfce-base/xfce4-settings_4.6.4.bb b/recipes/xfce-base/xfce4-settings_4.6.4.bb
index c3b0f06b01..646b845429 100644
--- a/recipes/xfce-base/xfce4-settings_4.6.4.bb
+++ b/recipes/xfce-base/xfce4-settings_4.6.4.bb
@@ -7,7 +7,7 @@ DEPENDS = "virtual/libx11 virtual/xserver libxi libwnck xrandr exo libxfce4util"
inherit xfce46
-SRC_URI += "file://0001-Port-to-libxklavier-5.0-API.patch;patch=1"
+SRC_URI += "file://0001-Port-to-libxklavier-5.0-API.patch;apply=yes"
SRC_URI[archive.md5sum] = "04985407e8e5b916c44780314a177e96"
SRC_URI[archive.sha256sum] = "a5e3f0d959b0d424355414769250473785043c3977446a73b36fa3a5ce44ecdb"
diff --git a/recipes/xfce-base/xfdesktop_4.4.2.bb b/recipes/xfce-base/xfdesktop_4.4.2.bb
index 3238e49c03..caab519822 100644
--- a/recipes/xfce-base/xfdesktop_4.4.2.bb
+++ b/recipes/xfce-base/xfdesktop_4.4.2.bb
@@ -9,8 +9,8 @@ PR = "r2"
inherit xfce
-SRC_URI += " file://relocation-and-memleak.patch;patch=1 \
- file://fix-segfault-when-removable-icons-are-disabled.patch;patch=1"
+SRC_URI += " file://relocation-and-memleak.patch;apply=yes \
+ file://fix-segfault-when-removable-icons-are-disabled.patch;apply=yes"
PACKAGES += "xfdesktop-backdrops ${PN}-mcs-plugins"