[oe-commits] Antonio Ospite : ezx: update openezx-kernel version

git version control git at git.openembedded.org
Sat Mar 27 15:12:50 UTC 2010


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

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Thu Mar 25 07:19:53 2010 +0000

ezx: update openezx-kernel version

This version uses an adapted ts27010mux driver from Motorola Milestone.

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
Acked-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

 conf/distro/include/sane-srcrevs.inc |    2 +-
 recipes/linux/openezx-kernel_git.bb  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 4ad5eee..6254980 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -137,7 +137,7 @@ SRCREV_pn-ologicd ?= "4a32af91a9479ebd4d1d39057354ac9904d74cbb"
 SRCREV_pn-om-locations ?= "942e88a1b689ffe3f11a2d982cce389cc965b2ec"
 SRCREV_pn-openbsc ?= "5e68183a201ab92f29cd2467df5209f7b351a66d"
 SRCREV_pn-openbsc-onwaves ?= "0d9ed87d5c7d5b6e21dc3bbb282e215068742566"
-SRCREV_pn-openezx-kernel ?= "43b844d1d38f0343272d3f0f844f80666186c526"
+SRCREV_pn-openezx-kernel ?= "b390bb1ee708277297fdfd38e26d955b17d81c2e"
 SRCREV_pn-openmoko-footer ?= "2354"
 SRCREV_pn-openmoko-terminal2 ?= "4782"
 SRCREV_pn-openmoocow ?= "39648419825cddfea1cb1321e552a12b71fede14"
diff --git a/recipes/linux/openezx-kernel_git.bb b/recipes/linux/openezx-kernel_git.bb
index 64fac44..a986b4a 100644
--- a/recipes/linux/openezx-kernel_git.bb
+++ b/recipes/linux/openezx-kernel_git.bb
@@ -1,9 +1,9 @@
 DESCRIPTION = "OpenEZX 2.6 Linux Development Kernel for the Motorola EZX GSM phones"
 AUTHOR = "The OpenEZX Team <openezx-devel at lists.openezx.org>"
 HOMEPAGE = "http://www.openezx.org"
-KV = "2.6.29+2.6.30rc2"
+KV = "2.6.33"
 PV = "${KV}+gitr${SRCREV}"
-PR = "r3"
+PR = "r4"
 
 require linux.inc
 





More information about the Openembedded-commits mailing list