summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-07-04 19:32:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-09 10:47:57 +0100
commitcd0bc2dd619ed0572eeed0b2971de489f3253b52 (patch)
tree4afd12d20f335cadbfa21b64318e8c2c695d55d7
parent64b20d101685b1584d0d239ad4de20b572940a34 (diff)
downloadpoky-cd0bc2dd619ed0572eeed0b2971de489f3253b52.tar.gz
matchbox-panel-2: bump PR because libxcb-util soname was changed
(From OE-Core rev: 31b8fe8d1a9921e4efc64b6ab00c26e4bd09ed2c) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb2
1 files changed, 1 insertions, 1 deletions
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 12e4392f85..52ccc6f761 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)}"
13 13
14SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" 14SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35"
15PV = "0.0+git${SRCPV}" 15PV = "0.0+git${SRCPV}"
16PR = "r4" 16PR = "r5"
17 17
18RPROVIDES_${PN} = "matchbox-panel" 18RPROVIDES_${PN} = "matchbox-panel"
19RREPLACES_${PN} = "matchbox-panel" 19RREPLACES_${PN} = "matchbox-panel"