[oe-commits] Martin Jansa : e-wm-config-illume*-shr: bump SRCREV, move REVs to recipe, drop EFL_SRCREV from PV

git version control git at git.openembedded.org
Thu Apr 1 11:17:24 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6c5a530ce6afde5aed70a330327d8c4b4d6d01c9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6c5a530ce6afde5aed70a330327d8c4b4d6d01c9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Apr  1 09:49:37 2010 +0200

e-wm-config-illume*-shr: bump SRCREV, move REVs to recipe, drop EFL_SRCREV from PV

---

 conf/distro/include/sane-srcrevs.inc       |    1 -
 recipes/shr/e-wm-config-illume-shr_git.bb  |    4 ++--
 recipes/shr/e-wm-config-illume2-shr_git.bb |    5 ++---
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 48ba8fa..a8b28f8 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -37,7 +37,6 @@ SRCREV_pn-dasher-gpe ?= "1251"
 SRCREV_pn-dbus-c++ ?= "13131"
 SRCREV_pn-dbus-c++-native ?= "13131"
 SRCREV_pn-disko ?= "f52597b8d5d584811cbe8f9e0bf25ea372526953"
-SRCREV_pn-e-wm-config-illume-shr ?= "0a46a8014a51b6e084b5e8b3f9cb06bc6c1583f4"
 SRCREV_pn-e-wm-illume-dict-pl ?= "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 SRCREV_pn-e-wm-menu-shr ?= "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
 SRCREV_pn-e-wm-sysactions-shr ?= "bbcec18f0ebd47e4f6eea88b9b774edf7400e752"
diff --git a/recipes/shr/e-wm-config-illume-shr_git.bb b/recipes/shr/e-wm-config-illume-shr_git.bb
index 80ce881..2f38545 100644
--- a/recipes/shr/e-wm-config-illume-shr_git.bb
+++ b/recipes/shr/e-wm-config-illume-shr_git.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "illume SHR config"
 SECTION = "e/utils"
 DEPENDS = "eet"
 LICENSE = "MIT BSD"
-PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r8"
+SRCREV = "285e2f0a92fc47d9a739c5a1a936124b6e6fa819"
+PV = "1.2+gitr${SRCREV}"
 
 inherit e
 
diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb
index 098c1cd..3fd0a3b 100644
--- a/recipes/shr/e-wm-config-illume2-shr_git.bb
+++ b/recipes/shr/e-wm-config-illume2-shr_git.bb
@@ -3,9 +3,8 @@ SECTION = "e/utils"
 DEPENDS = "eet"
 LICENSE = "MIT BSD"
 RDEPENDS = "shr-e-gadgets"
-SRCREV = "868999443054da51b198860459b92734a3b16d42"
-PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r9"
+SRCREV = "285e2f0a92fc47d9a739c5a1a936124b6e6fa819"
+PV = "1.2+gitr${SRCREV}"
 
 inherit e
 





More information about the Openembedded-commits mailing list