From 4dc381db40ecd82cf885515f3733767899948484 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 28 Apr 2011 19:04:19 +0200 Subject: linux-nokia900-meego: update to last version This version contains a working bq27x00 i2c driver Signed-off-by: Denis 'GNUtoo' Carikli --- recipes/linux/linux-nokia900-meego_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/linux/linux-nokia900-meego_git.bb') diff --git a/recipes/linux/linux-nokia900-meego_git.bb b/recipes/linux/linux-nokia900-meego_git.bb index 14408aab74..187637aad1 100644 --- a/recipes/linux/linux-nokia900-meego_git.bb +++ b/recipes/linux/linux-nokia900-meego_git.bb @@ -3,10 +3,10 @@ require linux.inc KERNEL_RELEASE = "2.6.37" PV = "${KERNEL_RELEASE}+gitr${SRCPV}" -SRCREV = "1c8a111c2041e8d240fcfb04d298a236af251d5d" +SRCREV = "570058abb97844fd30c396772b1a078bf572dd0c" SRC_URI = "\ - git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=nokia900/kernel-adaptation-n900-meego \ + git://git.freesmartphone.org/linux-2.6.git;protocol=git;branch=nokia900/kernel-adaptation-n900-2.6.37-38.1 \ file://defconfig \ " S = "${WORKDIR}/git" -- cgit 1.2.3-korg