diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-07-04 19:32:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-09 10:47:22 +0100 |
commit | 31b8fe8d1a9921e4efc64b6ab00c26e4bd09ed2c (patch) | |
tree | ddee7b20cb9324b3f266c48c91e202e36d786460 /meta/recipes-sato | |
parent | 1dc4100dd35c050b38e4733cb98752c1323ef7b1 (diff) | |
download | openembedded-core-31b8fe8d1a9921e4efc64b6ab00c26e4bd09ed2c.tar.gz openembedded-core-31b8fe8d1a9921e4efc64b6ab00c26e4bd09ed2c.tar.bz2 openembedded-core-31b8fe8d1a9921e4efc64b6ab00c26e4bd09ed2c.zip |
matchbox-panel-2: bump PR because libxcb-util soname was changed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | 2 |
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)}" SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" PV = "0.0+git${SRCPV}" -PR = "r4" +PR = "r5" RPROVIDES_${PN} = "matchbox-panel" RREPLACES_${PN} = "matchbox-panel" |