aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/directfb
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/directfb
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/directfb')
-rw-r--r--recipes/directfb/directfb.inc12
-rw-r--r--recipes/directfb/directfb_1.0.0.bb2
-rw-r--r--recipes/directfb/directfb_1.1.1.bb10
-rw-r--r--recipes/directfb/directfb_1.2.3.bb8
-rw-r--r--recipes/directfb/directfb_1.2.7.bb8
-rw-r--r--recipes/directfb/directfb_1.2.8.bb8
-rw-r--r--recipes/directfb/directfb_1.4.1.bb8
-rw-r--r--recipes/directfb/directfb_1.4.2.bb8
-rw-r--r--recipes/directfb/fusionsound_1.1.0+git20070709.bb4
9 files changed, 34 insertions, 34 deletions
diff --git a/recipes/directfb/directfb.inc b/recipes/directfb/directfb.inc
index 9066ff2218..1e4d525af2 100644
--- a/recipes/directfb/directfb.inc
+++ b/recipes/directfb/directfb.inc
@@ -10,12 +10,12 @@ DEPENDS = "jpeg libpng freetype zlib tslib"
SRC_URI = " \
http://www.directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
- file://fix-pkgconfig-cflags.patch;patch=1 \
- file://fix-font-missing-char.patch;patch=1 \
- file://getpagesize.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://fix-pkgconfig-cflags.patch;apply=yes \
+ file://fix-font-missing-char.patch;apply=yes \
+ file://getpagesize.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
S = "${WORKDIR}/DirectFB-${PV}"
diff --git a/recipes/directfb/directfb_1.0.0.bb b/recipes/directfb/directfb_1.0.0.bb
index f10b533897..39dd90a2f8 100644
--- a/recipes/directfb/directfb_1.0.0.bb
+++ b/recipes/directfb/directfb_1.0.0.bb
@@ -1,7 +1,7 @@
require directfb.inc
-SRC_URI += "file://fix-includes.patch;patch=1"
+SRC_URI += "file://fix-includes.patch;apply=yes"
RV = "1.0-0"
PR = "r6"
diff --git a/recipes/directfb/directfb_1.1.1.bb b/recipes/directfb/directfb_1.1.1.bb
index e6b747eac3..69311319e4 100644
--- a/recipes/directfb/directfb_1.1.1.bb
+++ b/recipes/directfb/directfb_1.1.1.bb
@@ -9,11 +9,11 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI = " \
http://www.directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
- file://fix-pkgconfig-cflags.patch;patch=1 \
- file://fix-font-missing-char.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://fix-pkgconfig-cflags.patch;apply=yes \
+ file://fix-font-missing-char.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
EXTRA_OECONF = "\
diff --git a/recipes/directfb/directfb_1.2.3.bb b/recipes/directfb/directfb_1.2.3.bb
index 4f1f95e331..079ec9f2ab 100644
--- a/recipes/directfb/directfb_1.2.3.bb
+++ b/recipes/directfb/directfb_1.2.3.bb
@@ -7,10 +7,10 @@ DEPENDS += "sysfsutils"
SRC_URI = " \
http://www.directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
- file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://directfb-1.2.x-fix-pkgconfig-cflags.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
EXTRA_OECONF = "\
diff --git a/recipes/directfb/directfb_1.2.7.bb b/recipes/directfb/directfb_1.2.7.bb
index 7a0ebec7c3..6edbce1524 100644
--- a/recipes/directfb/directfb_1.2.7.bb
+++ b/recipes/directfb/directfb_1.2.7.bb
@@ -7,10 +7,10 @@ DEPENDS += "sysfsutils"
SRC_URI = " \
http://directfb.org/downloads/Old/DirectFB-${PV}.tar.gz \
- file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://directfb-1.2.x-fix-pkgconfig-cflags.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
EXTRA_OECONF = "\
diff --git a/recipes/directfb/directfb_1.2.8.bb b/recipes/directfb/directfb_1.2.8.bb
index 2ef2a2b137..3369dc5420 100644
--- a/recipes/directfb/directfb_1.2.8.bb
+++ b/recipes/directfb/directfb_1.2.8.bb
@@ -6,10 +6,10 @@ DEPENDS += "sysfsutils"
SRC_URI = " \
http://directfb.org/downloads/Core/DirectFB-1.2/DirectFB-${PV}.tar.gz \
- file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://directfb-1.2.x-fix-pkgconfig-cflags.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
EXTRA_OECONF = "\
diff --git a/recipes/directfb/directfb_1.4.1.bb b/recipes/directfb/directfb_1.4.1.bb
index ef3b0dff49..e636c9328e 100644
--- a/recipes/directfb/directfb_1.4.1.bb
+++ b/recipes/directfb/directfb_1.4.1.bb
@@ -6,10 +6,10 @@ DEPENDS += "sysfsutils"
SRC_URI = " \
http://directfb.org/downloads/Core/DirectFB-1.4/DirectFB-${PV}.tar.gz \
- file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://directfb-1.2.x-fix-pkgconfig-cflags.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
EXTRA_OECONF = "\
diff --git a/recipes/directfb/directfb_1.4.2.bb b/recipes/directfb/directfb_1.4.2.bb
index af2da86b9a..2b042ecf1a 100644
--- a/recipes/directfb/directfb_1.4.2.bb
+++ b/recipes/directfb/directfb_1.4.2.bb
@@ -6,10 +6,10 @@ DEPENDS += "sysfsutils"
SRC_URI = " \
http://directfb.org/downloads/Core/DirectFB-1.4/DirectFB-${PV}.tar.gz \
- file://directfb-1.2.x-fix-pkgconfig-cflags.patch;patch=1 \
- file://mkdfiff.patch;patch=1 \
- file://dont-use-linux-config.patch;patch=1 \
- file://ts_lib_autotools.patch;patch=1 \
+ file://directfb-1.2.x-fix-pkgconfig-cflags.patch;apply=yes \
+ file://mkdfiff.patch;apply=yes \
+ file://dont-use-linux-config.patch;apply=yes \
+ file://ts_lib_autotools.patch;apply=yes \
"
EXTRA_OECONF = "\
diff --git a/recipes/directfb/fusionsound_1.1.0+git20070709.bb b/recipes/directfb/fusionsound_1.1.0+git20070709.bb
index dda1de5333..e691aa6a00 100644
--- a/recipes/directfb/fusionsound_1.1.0+git20070709.bb
+++ b/recipes/directfb/fusionsound_1.1.0+git20070709.bb
@@ -5,8 +5,8 @@ LICENSE = "LGPL"
PR = "r2"
SRC_URI = "git://git.directfb.org/git/directfb/core/FusionSound;protocol=git;tag=0b2162b570c8314fd1240b08d6ab4a8d074ccf37 \
- file://fix-pkgconfig-cflags.patch;patch=1 \
- file://use_limits_h.patch;patch=1 \
+ file://fix-pkgconfig-cflags.patch;apply=yes \
+ file://use_limits_h.patch;apply=yes \
"
S = "${WORKDIR}/git"