summaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-keyboard
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/matchbox-keyboard
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/matchbox-keyboard')
-rw-r--r--recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb18
-rw-r--r--recipes/matchbox-keyboard/matchbox-keyboard_svn.bb12
-rw-r--r--recipes/matchbox-keyboard/mboxkbd-layouts-gui_git.bb4
3 files changed, 17 insertions, 17 deletions
diff --git a/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb b/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
index 3343b6fa71..f83f495acb 100644
--- a/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
+++ b/recipes/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
@@ -9,17 +9,17 @@ PV = "0.0+svnr${SRCPV}"
PR = "r11"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-keyboard;proto=http \
- file://smallscreen-fontsize.patch;patch=1 \
- file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;patch=1 \
- file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;patch=1 \
- file://4-Add-rendering-debug-logging.patch;patch=1 \
- file://5-Add-support-for-loading-multiple-independent-layouts.patch;patch=1 \
- file://6-Add-layout-switch-key-to-all-layouts.patch;patch=1 \
- file://7-Newer-autotools.patch;patch=1 \
+ file://smallscreen-fontsize.patch;apply=yes \
+ file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;apply=yes \
+ file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;apply=yes \
+ file://4-Add-rendering-debug-logging.patch;apply=yes \
+ file://5-Add-support-for-loading-multiple-independent-layouts.patch;apply=yes \
+ file://6-Add-layout-switch-key-to-all-layouts.patch;apply=yes \
+ file://7-Newer-autotools.patch;apply=yes \
file://80matchboxkeyboard"
-SRC_URI_append_om-gta01 = " file://fic-gta01-font-size.patch;patch=1"
-SRC_URI_append_om-gta02 = " file://fic-gta01-font-size.patch;patch=1"
+SRC_URI_append_om-gta01 = " file://fic-gta01-font-size.patch;apply=yes"
+SRC_URI_append_om-gta02 = " file://fic-gta01-font-size.patch;apply=yes"
S = "${WORKDIR}/matchbox-keyboard"
diff --git a/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb b/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb
index dd820e656c..7ed9006855 100644
--- a/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb
+++ b/recipes/matchbox-keyboard/matchbox-keyboard_svn.bb
@@ -9,12 +9,12 @@ PV = "0.0+svnr${SRCPV}"
PR ="r7"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
- file://smallscreen-fontsize.patch;patch=1 \
- file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;patch=1 \
- file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;patch=1 \
- file://4-Add-rendering-debug-logging.patch;patch=1 \
- file://5-Add-support-for-loading-multiple-independent-layouts.patch;patch=1 \
- file://6-Add-layout-switch-key-to-all-layouts.patch;patch=1 \
+ file://smallscreen-fontsize.patch;apply=yes \
+ file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;apply=yes \
+ file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;apply=yes \
+ file://4-Add-rendering-debug-logging.patch;apply=yes \
+ file://5-Add-support-for-loading-multiple-independent-layouts.patch;apply=yes \
+ file://6-Add-layout-switch-key-to-all-layouts.patch;apply=yes \
"
diff --git a/recipes/matchbox-keyboard/mboxkbd-layouts-gui_git.bb b/recipes/matchbox-keyboard/mboxkbd-layouts-gui_git.bb
index 2e51cb38bf..8135fd8e3f 100644
--- a/recipes/matchbox-keyboard/mboxkbd-layouts-gui_git.bb
+++ b/recipes/matchbox-keyboard/mboxkbd-layouts-gui_git.bb
@@ -9,8 +9,8 @@ PV = "0.0+git5b42aeff36d930dc3a9b75eedc74dacfec45f43f"
SRC_URI = "http://linux-h4000.sourceforge.net/mirror/mk-layouts-gui.git_5b42aeff36d930dc3a9b75eedc74dacfec45f43f.tar.gz \
#git://ossfans.org/home/slapin/git/mk-layouts-gui.git;protocol=git;tag=5b42aeff36d930dc3a9b75eedc74dacfec45f43f \
- file://auto-mkdir.patch;patch=1 \
- file://sanitize-desktop-file.patch;patch=1 \
+ file://auto-mkdir.patch;apply=yes \
+ file://sanitize-desktop-file.patch;apply=yes \
file://mboxkbd-layouts-gui.png"
S = "${WORKDIR}/git"