summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-09-16 18:48:13 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-09-20 10:02:45 +0200
commitfc9386733a63fd7d3fc3a37a774d6b17da8efa3c (patch)
tree726c2b129a647ecca79067d9cebb5bdad1ef9bc8 /meta-oe/recipes-support
parent0de90ae3fae0a389f6587bcf79983eb771a1ce31 (diff)
downloadmeta-openembedded-fc9386733a63fd7d3fc3a37a774d6b17da8efa3c.tar.gz
recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/farsight/farsight2_0.0.22.bb2
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb2
-rw-r--r--meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb2
-rw-r--r--meta-oe/recipes-support/poppler/poppler_0.18.0.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
index 91fe6928b..fe94fc4b1 100644
--- a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
+++ b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
@@ -5,7 +5,7 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz"
5LICENSE = "LGPLv2.1" 5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" 6LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
7 7
8PR = "r2" 8PR = "r3"
9 9
10DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" 10DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
11 11
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 2e9369076..1e42cad6e 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \
8 file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \ 8 file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \
9" 9"
10 10
11PR = "r2" 11PR = "r3"
12 12
13DEPENDS = "glib-2.0 gstreamer" 13DEPENDS = "glib-2.0 gstreamer"
14 14
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
index 4e26c98ed..d229c1501 100644
--- a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
+++ b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb
@@ -1,5 +1,5 @@
1require pidgin.inc 1require pidgin.inc
2PR = "${INC_PR}.2" 2PR = "${INC_PR}.3"
3 3
4DEPENDS += "farsight2 libidn" 4DEPENDS += "farsight2 libidn"
5 5
diff --git a/meta-oe/recipes-support/poppler/poppler_0.18.0.bb b/meta-oe/recipes-support/poppler/poppler_0.18.0.bb
index 6f1a022b9..1217d6ce2 100644
--- a/meta-oe/recipes-support/poppler/poppler_0.18.0.bb
+++ b/meta-oe/recipes-support/poppler/poppler_0.18.0.bb
@@ -1,6 +1,6 @@
1require poppler.inc 1require poppler.inc
2 2
3PR = "r3" 3PR = "r4"
4 4
5DEPENDS += "lcms" 5DEPENDS += "lcms"
6 6