diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2011-12-01 09:46:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-01 10:40:18 +0000 |
commit | 45daabb090b58605d5b96d101078bac75972c183 (patch) | |
tree | 7b35dd7510a2a31dc9bd903e2409a48cff16a695 /meta/recipes-sato | |
parent | 532e290c78f947ad6354a1635555e1814b955fc3 (diff) | |
download | openembedded-core-45daabb090b58605d5b96d101078bac75972c183.tar.gz openembedded-core-45daabb090b58605d5b96d101078bac75972c183.tar.bz2 openembedded-core-45daabb090b58605d5b96d101078bac75972c183.tar.xz openembedded-core-45daabb090b58605d5b96d101078bac75972c183.zip |
matchbox-panel-2: bump PR, because of xcb-util was renamed to libxcb-util0
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 c1da0cf62..41ba8e153 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 = "r0" +PR = "r1" RPROVIDES_${PN} = "matchbox-panel" RREPLACES_${PN} = "matchbox-panel" |