From de0ef33e791a102ada92e0705e370083e72c67ed Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 25 Mar 2010 07:19:53 +0000 Subject: ezx: update openezx-kernel version This version uses an adapted ts27010mux driver from Motorola Milestone. Signed-off-by: Antonio Ospite Acked-by: Stefan Schmidt --- 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 4ad5eee337..625498075f 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 64fac44558..a986b4a8ee 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 " 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 -- cgit 1.2.3-korg