From: Martin Jansa Date: Thu, 1 Apr 2010 11:47:27 +0000 (+0200) Subject: illume-keyboards-shr: move SRCREV to recipe X-Git-Tag: Release-2010-05/1~152^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f3580bb72a242f4586e278b5d2af97535f063d;p=openembedded.git illume-keyboards-shr: move SRCREV to recipe --- 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"