From: Michael 'Mickey' Lauer Date: Sat, 25 Apr 2009 01:52:54 +0000 (+0200) Subject: openezx-kernel: this rev brings back solid GSM on gen1 devices X-Git-Tag: Release-2010-05/1~3681 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa512926d01f13658c97385507ee39001757aad3;p=openembedded.git openezx-kernel: this rev brings back solid GSM on gen1 devices --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 82d216ace5..af768c33da 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -155,7 +155,7 @@ SRCREV_pn-osb-browser ?= "125" SRCREV_pn-osb-jscore ?= "117" SRCREV_pn-osb-nrcit ?= "125" SRCREV_pn-osb-nrcore ?= "126" -SRCREV_pn-openezx-kernel ?= "b53ea978de2a628f61f8e24e584c11dc90df3d39" +SRCREV_pn-openezx-kernel ?= "43b844d1d38f0343272d3f0f844f80666186c526" SRCREV_pn-openmoko-agpsui ?= "7" SRCREV_pn-openmoko-alsa-scenarios ?= "4732" SRCREV_pn-openmoko-appearance ?= "3262" diff --git a/recipes/linux/openezx-kernel_git.bb b/recipes/linux/openezx-kernel_git.bb index e212a5473b..64fac44558 100644 --- a/recipes/linux/openezx-kernel_git.bb +++ b/recipes/linux/openezx-kernel_git.bb @@ -3,7 +3,7 @@ AUTHOR = "The OpenEZX Team " HOMEPAGE = "http://www.openezx.org" KV = "2.6.29+2.6.30rc2" PV = "${KV}+gitr${SRCREV}" -PR = "r0" +PR = "r3" require linux.inc