summaryrefslogtreecommitdiffstats
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:43:22 +0000
commitc31a72a0fffcaf5b3db2e24e02f7bfa17caf6698 (patch)
tree65c7fad93628ea9dc43d208a37097d3c1bf7eca2 /meta/recipes-sato
parentdb1efda53ee91cd65822c2835c5804303d781f5f (diff)
downloadpoky-c31a72a0fffcaf5b3db2e24e02f7bfa17caf6698.tar.gz
matchbox-panel-2: fix PV
(From OE-Core rev: bd0aefde3243785e48740539033a13d443d6bb14) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.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.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)}"
12DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" 12DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
13 13
14SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" 14SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35"
15PV = "0.0+git${SRCPV}" 15PV = "2.0+git${SRCPV}"
16PR = "r6" 16PR = "r0"
17 17
18RPROVIDES_${PN} = "matchbox-panel" 18RPROVIDES_${PN} = "matchbox-panel"
19RREPLACES_${PN} = "matchbox-panel" 19RREPLACES_${PN} = "matchbox-panel"