linux-handhelds-2.6: Add 2.6.21-hh17.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 7 Oct 2007 00:11:12 +0000 (00:11 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 7 Oct 2007 00:11:12 +0000 (00:11 +0000)
* 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 [new file with mode: 0644]

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 (file)
index 0000000..2756027
--- /dev/null
@@ -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