]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-panel-2: fix PV
authorConstantin Musca <constantinx.musca@intel.com>
Fri, 21 Dec 2012 15:25:27 +0000 (17:25 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Dec 2012 09:42:47 +0000 (09:42 +0000)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb

index 9678713104b5551e28465e19fb11ffa9b94ec567..dbe1fadf5121eb2fb0f58c654208348022f02810 100644 (file)
@@ -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"