From ebd05b466bac1c28d37e243030959b7ef9b6ec26 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Sat, 5 Dec 2009 00:24:04 +0100 Subject: linux-handhelds-2.6: Update cvs recipe to use the patches from 2.6.21-hh20 recipe. This makes it compile again. --- recipes/linux/linux-handhelds-2.6_cvs.bb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-handhelds-2.6_cvs.bb b/recipes/linux/linux-handhelds-2.6_cvs.bb index 89cb68548f..93e884e994 100644 --- a/recipes/linux/linux-handhelds-2.6_cvs.bb +++ b/recipes/linux/linux-handhelds-2.6_cvs.bb @@ -2,7 +2,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." LICENSE = "GPL" PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-hh${HHV}+cvs${SRCDATE}" -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE = "-1" @@ -15,7 +15,11 @@ K_MINOR = "6" K_MICRO = "21" HHV = "20" -SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \ +SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \ + file://linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch;patch=1 \ + http://www.rpsys.net/openzaurus/patches/archive/export_atags-r0a.patch;patch=1 \ + file://gcc4x-limits.patch;patch=1 \ + file://0001-time-prevent-the-loop-in-timespec_add_ns-from-bei.patch;patch=1 \ file://defconfig" require linux-handhelds-2.6.inc -- cgit v1.2.3