From fa512926d01f13658c97385507ee39001757aad3 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sat, 25 Apr 2009 03:52:54 +0200 Subject: [PATCH] openezx-kernel: this rev brings back solid GSM on gen1 devices --- conf/distro/include/sane-srcrevs.inc | 2 +- recipes/linux/openezx-kernel_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5