aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gphoto2
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/gphoto2
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/gphoto2')
-rw-r--r--recipes/gphoto2/gphoto2_2.4.2.bb2
-rw-r--r--recipes/gphoto2/gphoto2_2.4.4.bb2
-rw-r--r--recipes/gphoto2/gphoto2_2.4.7.bb2
-rw-r--r--recipes/gphoto2/gphoto2_2.4.8.bb2
-rw-r--r--recipes/gphoto2/ptp-gadget_git.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/recipes/gphoto2/gphoto2_2.4.2.bb b/recipes/gphoto2/gphoto2_2.4.2.bb
index 6222f99fa2..d3d18c76ef 100644
--- a/recipes/gphoto2/gphoto2_2.4.2.bb
+++ b/recipes/gphoto2/gphoto2_2.4.2.bb
@@ -5,7 +5,7 @@ DEPENDS = "libtool libgphoto2 popt"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2\
- file://gphoto-popt-fixup.patch;patch=1"
+ file://gphoto-popt-fixup.patch;apply=yes"
inherit autotools
diff --git a/recipes/gphoto2/gphoto2_2.4.4.bb b/recipes/gphoto2/gphoto2_2.4.4.bb
index 86d90f38a1..5a748faee9 100644
--- a/recipes/gphoto2/gphoto2_2.4.4.bb
+++ b/recipes/gphoto2/gphoto2_2.4.4.bb
@@ -5,7 +5,7 @@ DEPENDS = "libtool libgphoto2 popt"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2\
- file://gphoto-popt-fixup.patch;patch=1"
+ file://gphoto-popt-fixup.patch;apply=yes"
inherit autotools
diff --git a/recipes/gphoto2/gphoto2_2.4.7.bb b/recipes/gphoto2/gphoto2_2.4.7.bb
index 581c051072..5f619b2af4 100644
--- a/recipes/gphoto2/gphoto2_2.4.7.bb
+++ b/recipes/gphoto2/gphoto2_2.4.7.bb
@@ -5,7 +5,7 @@ DEPENDS = "libtool libgphoto2 popt"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2\
- file://gphoto-popt-fixup.patch;patch=1"
+ file://gphoto-popt-fixup.patch;apply=yes"
inherit autotools
diff --git a/recipes/gphoto2/gphoto2_2.4.8.bb b/recipes/gphoto2/gphoto2_2.4.8.bb
index 45f3caae61..0d36c83045 100644
--- a/recipes/gphoto2/gphoto2_2.4.8.bb
+++ b/recipes/gphoto2/gphoto2_2.4.8.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
DEPENDS = "libtool libgphoto2 popt"
SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2;name=gphoto2 \
- file://gphoto-popt-fixup.patch;patch=1"
+ file://gphoto-popt-fixup.patch;apply=yes"
SRC_URI[gphoto2.md5sum] = "401e403ea6e8301d6c87cbe7cd892b8b"
SRC_URI[gphoto2.sha256sum] = "a2e2f70fd6051234cbc3d76dc82df6991e8a07ead56aa8d5c4452e9bdb0e32a4"
diff --git a/recipes/gphoto2/ptp-gadget_git.bb b/recipes/gphoto2/ptp-gadget_git.bb
index 376ee2120f..d1681cb84e 100644
--- a/recipes/gphoto2/ptp-gadget_git.bb
+++ b/recipes/gphoto2/ptp-gadget_git.bb
@@ -10,7 +10,7 @@ PR_append = "+gitr${SRCREV}"
SRCREV = "ef7ef29b5cdcf8630c901362a66905b956242e0d"
SRC_URI = "git://git.denx.de/ptp-gadget.git;protocol=git \
- file://0001-Fix-musb_hdrc-EP_STATUS_NAME.patch;patch=1"
+ file://0001-Fix-musb_hdrc-EP_STATUS_NAME.patch;apply=yes"
S = "${WORKDIR}/git"