aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ekiga
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/ekiga
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/ekiga')
-rw-r--r--recipes/ekiga/ekiga_3.0.2.bb2
-rw-r--r--recipes/ekiga/ekiga_git.bb2
-rw-r--r--recipes/ekiga/opal_3.4.4.bb2
-rw-r--r--recipes/ekiga/opal_3.5.2.bb2
-rw-r--r--recipes/ekiga/opal_3.6.1.bb2
-rw-r--r--recipes/ekiga/opal_3.6.2.bb2
-rw-r--r--recipes/ekiga/opal_3.6.4.bb2
-rw-r--r--recipes/ekiga/opal_3.6.6.bb2
-rw-r--r--recipes/ekiga/ptlib_2.6.5.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/recipes/ekiga/ekiga_3.0.2.bb b/recipes/ekiga/ekiga_3.0.2.bb
index 951168a950..ed05cc7af6 100644
--- a/recipes/ekiga/ekiga_3.0.2.bb
+++ b/recipes/ekiga/ekiga_3.0.2.bb
@@ -10,7 +10,7 @@ DEPENDS += " avahi libnotify eds-dbus libgnome gtkmm libsigc++-2.0 gstreamer opa
RDEPENDS += "opal ptlib"
SRC_URI = "http://www.ekiga.org/admin/downloads/latest/sources/ekiga_${PV}/ekiga-${PV}.tar.gz \
- file://static-fix.diff;patch=1"
+ file://static-fix.diff;apply=yes"
EXTRA_OECONF = " --enable-static-libs --disable-gdu --disable-scrollkeeper "
diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index 91e73d26ff..8382986e0a 100644
--- a/recipes/ekiga/ekiga_git.bb
+++ b/recipes/ekiga/ekiga_git.bb
@@ -11,7 +11,7 @@ SRCREV = "c81cabbee7901b6643907d08f9a530308044ec22"
inherit gnome
SRC_URI = "git://git.gnome.org/ekiga;protocol=git;branch=master \
- file://rgb16.patch;patch=1 \
+ file://rgb16.patch;apply=yes \
"
S = "${WORKDIR}/git"
diff --git a/recipes/ekiga/opal_3.4.4.bb b/recipes/ekiga/opal_3.4.4.bb
index 052d7989e2..c273c57c2e 100644
--- a/recipes/ekiga/opal_3.4.4.bb
+++ b/recipes/ekiga/opal_3.4.4.bb
@@ -6,7 +6,7 @@ inherit gnome
DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"
SRC_URI = "http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.2/opal-${PV}.tar.bz2 \
- file://configure.diff;patch=1 \
+ file://configure.diff;apply=yes \
"
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
diff --git a/recipes/ekiga/opal_3.5.2.bb b/recipes/ekiga/opal_3.5.2.bb
index 2407e9b0ab..ba0de49b1b 100644
--- a/recipes/ekiga/opal_3.5.2.bb
+++ b/recipes/ekiga/opal_3.5.2.bb
@@ -8,7 +8,7 @@ inherit gnome
DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"
SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/opal-${PV}.tar.bz2 \
- file://configure.diff;patch=1 \
+ file://configure.diff;apply=yes \
"
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
diff --git a/recipes/ekiga/opal_3.6.1.bb b/recipes/ekiga/opal_3.6.1.bb
index 4460d76e6c..2ddc8d97c3 100644
--- a/recipes/ekiga/opal_3.6.1.bb
+++ b/recipes/ekiga/opal_3.6.1.bb
@@ -6,7 +6,7 @@ inherit gnome
DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"
SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/opal-${PV}.tar.bz2 \
- file://configure.diff;patch=1 \
+ file://configure.diff;apply=yes \
"
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
diff --git a/recipes/ekiga/opal_3.6.2.bb b/recipes/ekiga/opal_3.6.2.bb
index 5ba8f1191c..c304bf7b2c 100644
--- a/recipes/ekiga/opal_3.6.2.bb
+++ b/recipes/ekiga/opal_3.6.2.bb
@@ -6,7 +6,7 @@ inherit gnome
DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"
SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/opal-${PV}.tar.bz2 \
- file://configure.diff;patch=1 \
+ file://configure.diff;apply=yes \
"
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
diff --git a/recipes/ekiga/opal_3.6.4.bb b/recipes/ekiga/opal_3.6.4.bb
index 28ce3e709d..5f59c0c953 100644
--- a/recipes/ekiga/opal_3.6.4.bb
+++ b/recipes/ekiga/opal_3.6.4.bb
@@ -6,7 +6,7 @@ inherit gnome
DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"
SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/opal-${PV}.tar.bz2 \
- file://configure.diff;patch=1 \
+ file://configure.diff;apply=yes \
"
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
diff --git a/recipes/ekiga/opal_3.6.6.bb b/recipes/ekiga/opal_3.6.6.bb
index d8cf9c852c..4e6d0e3fc7 100644
--- a/recipes/ekiga/opal_3.6.6.bb
+++ b/recipes/ekiga/opal_3.6.6.bb
@@ -6,7 +6,7 @@ inherit gnome
DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"
SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/opal-${PV}.tar.bz2 \
- file://configure.diff;patch=1 \
+ file://configure.diff;apply=yes \
"
EXTRA_OECONF = "--enable-localgsm --disable-spandsp "
diff --git a/recipes/ekiga/ptlib_2.6.5.bb b/recipes/ekiga/ptlib_2.6.5.bb
index c6a19b997e..9d7aa377e9 100644
--- a/recipes/ekiga/ptlib_2.6.5.bb
+++ b/recipes/ekiga/ptlib_2.6.5.bb
@@ -8,7 +8,7 @@ inherit gnome
DEPENDS += "libgsm openldap openssl expat virtual/libsdl alsa-lib"
SRC_URI = "${SOURCEFORGE_MIRROR}/opalvoip/ptlib-${PV}.tar.bz2 \
- file://rgb16.patch;patch=1 \
+ file://rgb16.patch;apply=yes \
"
do_configure() {