From patchwork Thu Dec 1 08:46:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/3] matchbox-panel-2: bump PR, because of xcb-util was renamed to libxcb-util0 Date: Thu, 01 Dec 2011 08:46:40 -0000 From: Martin Jansa X-Patchwork-Id: 15947 Message-Id: <1322729201-11290-2-git-send-email-Martin.Jansa@gmail.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Martin Jansa --- .../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 c1da0cf..41ba8e1 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"