[oe-commits] Constantin Musca : matchbox-panel-2: fix PV

git at git.openembedded.org git at git.openembedded.org
Mon Dec 31 09:44:23 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: bd0aefde3243785e48740539033a13d443d6bb14
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bd0aefde3243785e48740539033a13d443d6bb14

Author: Constantin Musca <constantinx.musca at intel.com>
Date:   Fri Dec 21 17:25:27 2012 +0200

matchbox-panel-2: fix PV

Signed-off-by: Constantin Musca <constantinx.musca at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../matchbox-panel-2/matchbox-panel-2_git.bb       |    4 ++--
 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 9678713..dbe1fad 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"





More information about the Openembedded-commits mailing list