From 211200fb98a72ba815e7c411fbebfd781879064c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 16 Sep 2012 20:47:26 +0200 Subject: recipes: bump PR to rebuild after libffi5 -> libffi6 Signed-off-by: Martin Jansa Signed-off-by: Saul Wold --- meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 2 +- meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | 2 +- meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-sato') diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index 4c03541dd7..430e343b9c 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb @@ -12,7 +12,7 @@ RDEPENDS_${PN} = "formfactor dbus-wait" SECTION = "x11" SRCREV = "b38f24036cff3be6c2fbcf9ca9881803e69003ac" PV = "0.0+git${SRCPV}" -PR = "r2" +PR = "r3" SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ file://configure_fix.patch;maxrev=1819 \ diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 52ccc6f761..9678713104 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb @@ -13,7 +13,7 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" PV = "0.0+git${SRCPV}" -PR = "r5" +PR = "r6" RPROVIDES_${PN} = "matchbox-panel" RREPLACES_${PN} = "matchbox-panel" diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb index 8beb6eb139..bba9a80bad 100644 --- a/meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb +++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Source/WebCore/rendering/RenderApplet.h;endline=22;md file://Source/WebKit/gtk/webkit/webkit.h;endline=21;md5=b4fbe9f4a944f1d071dba1d2c76b3351 \ file://Source/JavaScriptCore/parser/Parser.h;endline=23;md5=b57c8a2952a8d0e655988fa0ecb2bf7f" -PR = "r1" +PR = "r2" # Choice of language backends - icu has issues on Big Endian machines so use pango ICU_LIB = "icu" -- cgit 1.2.3-korg