[oe-commits] Florian Boor : linux-handhelds-2.6: Update cvs recipe to use the patches from 2.6.21-hh20 recipe.

git version control git at git.openembedded.org
Sat Dec 5 18:36:05 UTC 2009


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

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Sat Dec  5 00:24:04 2009 +0100

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 files 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 89cb685..93e884e 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





More information about the Openembedded-commits mailing list