aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-01 13:47:27 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-01 13:49:10 +0200
commit14f3580bb72a242f4586e278b5d2af97535f063d (patch)
treeb88f06324d833435f470ce51051386bd1ef50ff6
parentfe405ac60d34691116aa69f7d93edf3ef78c74ab (diff)
downloadopenembedded-14f3580bb72a242f4586e278b5d2af97535f063d.tar.gz
illume-keyboards-shr: move SRCREV to recipe
-rw-r--r--conf/distro/include/sane-srcrevs.inc1
-rw-r--r--recipes/e17/illume-keyboards-shr_git.bb1
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 9d11f45e71..dc755ab1da 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -76,7 +76,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 fc70456a6f..3c909bb4f1 100644
--- a/recipes/e17/illume-keyboards-shr_git.bb
+++ b/recipes/e17/illume-keyboards-shr_git.bb
@@ -3,6 +3,7 @@ SECTION = "x11/data"
SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
+SRCREV = "ebbc388b26578f60f3d68ea5631c47a11afa49c0"
PV = "0.0+gitr${SRCREV}"
PE = "1"
PR = "r2"