[oe-commits] Martin Jansa : elementary-theme-efenniht: fix SRCREV

git version control git at git.openembedded.org
Wed Apr 6 21:33:07 UTC 2011


Module: openembedded.git
Branch: master
Commit: 34c86f41f44a4d3593099bf361088397a78366c9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=34c86f41f44a4d3593099bf361088397a78366c9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Apr  6 23:32:01 2011 +0200

elementary-theme-efenniht: fix SRCREV

* for some reason this doesn't work in oe and the other form does not work in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/elementary-theme-efenniht_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/efl1/elementary-theme-efenniht_svn.bb b/recipes/efl1/elementary-theme-efenniht_svn.bb
index 79557cd..2e8ac8a 100644
--- a/recipes/efl1/elementary-theme-efenniht_svn.bb
+++ b/recipes/efl1/elementary-theme-efenniht_svn.bb
@@ -6,8 +6,8 @@ RSUGGESTS_${PN} = "e-wm-theme-illume-efenniht"
 PACKAGE_ARCH = "all"
 LICENSE = "MIT/BSD"
 
-SRCREV_THM_REV ?= "${EFL_SRCREV_1.0.0}"
-SRCREV_ELM_REV ?= "${EFL_SRCREV_1.0.0}"
+SRCREV_pn-elementary-theme-efenniht_THM_REV ?= "${EFL_SRCREV_1.0.0}"
+SRCREV_pn-elementary-theme-efenniht_ELM_REV ?= "${EFL_SRCREV_1.0.0}"
 
 SRCREV_FORMAT = "THM_REV"
 PV = "0.0+svnr${SRCPV}"





More information about the Openembedded-commits mailing list