[oe-commits] Martin Jansa : illume-keyboards-shr: move SRCREV to recipe

git version control git at git.openembedded.org
Thu Apr 1 12:24:30 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 260e30e0de61c4ba41be4dca12585a527f669c50
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=260e30e0de61c4ba41be4dca12585a527f669c50

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Apr  1 13:47:27 2010 +0200

illume-keyboards-shr: move SRCREV to recipe

---

 conf/distro/include/sane-srcrevs.inc    |    1 -
 recipes/e17/illume-keyboards-shr_git.bb |    3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 37ce30d..1c89b44 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -78,7 +78,6 @@ SRCREV_pn-gridpad ?= "194"
 SRCREV_pn-gtkhtml2 ?= "1158"
 SRCREV_pn-gypsy ?= "134"
 SRCREV_pn-hildon-1 ?= "14429"
-SRCREV_pn-illume-keyboards-shr ?= "7bcdd55dc0cf6f3b50fd0226345592f538301b8a"
 SRCREV_pn-illume-theme-freesmartphone ?= "b1b0f6adc59e6f72a3929771058e3750bf181bc5"
 SRCREV_pn-intuition ?= "194"
 SRCREV_pn-kismet ?= "2285"
diff --git a/recipes/e17/illume-keyboards-shr_git.bb b/recipes/e17/illume-keyboards-shr_git.bb
index 7e69499..7d764ce 100644
--- a/recipes/e17/illume-keyboards-shr_git.bb
+++ b/recipes/e17/illume-keyboards-shr_git.bb
@@ -3,7 +3,8 @@ SECTION = "x11/data"
 SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"
 
-PV = "0.0+gitr${SRCPV}"
+SRCREV = "ebbc388b26578f60f3d68ea5631c47a11afa49c0"
+PV = "0.0+gitr${SRCREV}"
 PE = "1"
 PR = "r2"
 





More information about the Openembedded-commits mailing list