From c06ca8897ad30da4569cd1e01704e63f5a45329d Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 7 Oct 2007 00:11:12 +0000 Subject: linux-handhelds-2.6: Add 2.6.21-hh17. * Changes since -hh16 are: 1. PXA GPIO API merges from mainline git. 2. h5000: IrDA support, samcop suspend/resume fixes. 3. htcmagician: Conversion to leds-gpio, leds-magician removed. 4. htchermes: Elaborated support. 5. h2200: Fix LEDs. --- packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb (limited to 'packages') diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb new file mode 100644 index 0000000000..275602762d --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh17.bb @@ -0,0 +1,11 @@ +SECTION = "kernel" +DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." +LICENSE = "GPL" +PR = "r2" + +DEFAULT_PREFERENCE = "-1" + +SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ + file://defconfig" + +require linux-handhelds-2.6.inc -- cgit v1.2.3