| Submitter | Martin Jansa |
|---|---|
| Date | July 4, 2012, 5:32 p.m. |
| Message ID | <1341423133-6634-2-git-send-email-Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/31187/ |
| State | Accepted |
| Commit | 31b8fe8d1a9921e4efc64b6ab00c26e4bd09ed2c |
| Headers | show |
Comments
Patch
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 12e4392..52ccc6f 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"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- .../matchbox-panel-2/matchbox-panel-2_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)