aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-12-21 17:25:27 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-31 09:42:47 +0000
commitbd0aefde3243785e48740539033a13d443d6bb14 (patch)
tree79c5e497c646e94af83ebc2dee625ba63d229748 /meta/recipes-sato
parenta617608309228a6237c45ad0ade5906c5ac30bfe (diff)
downloadopenembedded-core-bd0aefde3243785e48740539033a13d443d6bb14.tar.gz
matchbox-panel-2: fix PV
Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb4
1 files changed, 2 insertions, 2 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 9678713104..dbe1fadf51 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
@@ -12,8 +12,8 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}"
DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35"
-PV = "0.0+git${SRCPV}"
-PR = "r6"
+PV = "2.0+git${SRCPV}"
+PR = "r0"
RPROVIDES_${PN} = "matchbox-panel"
RREPLACES_${PN} = "matchbox-panel"