aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-util
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/xorg-util
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/xorg-util')
-rw-r--r--recipes/xorg-util/util-macros_1.1.5.bb2
-rw-r--r--recipes/xorg-util/util-macros_1.2.1.bb2
-rw-r--r--recipes/xorg-util/util-macros_1.4.1.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-util/util-macros_1.1.5.bb b/recipes/xorg-util/util-macros_1.1.5.bb
index f8d0b14c16..cde725cf52 100644
--- a/recipes/xorg-util/util-macros_1.1.5.bb
+++ b/recipes/xorg-util/util-macros_1.1.5.bb
@@ -1,5 +1,5 @@
require util-macros.inc
-SRC_URI += "file://unbreak_cross_compile.patch;patch=1"
+SRC_URI += "file://unbreak_cross_compile.patch;apply=yes"
PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "d168aa001b946b58d9aab6088c09d256"
SRC_URI[archive.sha256sum] = "4f2a8a19e90ad82bc2da4eb52799a299a1c94bf5143bc2711e9e5d4cc5a7cdb4"
diff --git a/recipes/xorg-util/util-macros_1.2.1.bb b/recipes/xorg-util/util-macros_1.2.1.bb
index 4cc3b25019..ebcf93b89a 100644
--- a/recipes/xorg-util/util-macros_1.2.1.bb
+++ b/recipes/xorg-util/util-macros_1.2.1.bb
@@ -4,7 +4,7 @@ require util-macros.inc
# Instead, the cross compiler must be used. Whenever upgrading to
# a new version, please recheck for this problem, otherwise it breaks
# builds with older gcc versions!
-SRC_URI += " file://cross-compiler-for-checking.patch;patch=1"
+SRC_URI += " file://cross-compiler-for-checking.patch;apply=yes"
PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "81b9746d6202ccf0b4a498cfd0731e71"
SRC_URI[archive.sha256sum] = "f3804f02f51a1be243ce7413dc67dca774f000686f8f2efedc77203a1962d401"
diff --git a/recipes/xorg-util/util-macros_1.4.1.bb b/recipes/xorg-util/util-macros_1.4.1.bb
index 12e6b1e2cb..8ce23f8cc9 100644
--- a/recipes/xorg-util/util-macros_1.4.1.bb
+++ b/recipes/xorg-util/util-macros_1.4.1.bb
@@ -1,5 +1,5 @@
require util-macros.inc
-SRC_URI += " file://malloc_zero_returns_null.patch;patch=1"
+SRC_URI += " file://malloc_zero_returns_null.patch;apply=yes"
PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "8ac38951e753f250aaefbd4ba0afda94"
SRC_URI[archive.sha256sum] = "d49ab68cad724ae51f6cb69f7f5cfff7629cbb066f4c5c8bda81d62675a21986"