[oe-commits] org.oe.dev linux-handhelds-2.6: Add 2.6.21-hh19.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Dec 2 19:57:00 UTC 2007


linux-handhelds-2.6: Add 2.6.21-hh19.
* Changes since -hh18 are:
1. mach-pxa: Fixed issue with loadable modules which installed custom
handlers for UART ports.
2. htcuniversal: Read-only flash support.
3. hx4700: Switch to use htc-egpio driver and GPIO API.
4. htc-egpio: Allow irq-less mode, fixes.
* This is critical update.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: c8be5548b26308b66978f0549e716e50be606377
ViewMTN: http://monotone.openembedded.org/revision/info/c8be5548b26308b66978f0549e716e50be606377
Files:
1
packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb
Diffs:

#
# mt diff -r7ca539d2a715436d13c82ff1eb6066ea1e5c5c8c -rc8be5548b26308b66978f0549e716e50be606377
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb"
#  content [252b9c26ddd2fda4271f4352999ce0facbfece99]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb	252b9c26ddd2fda4271f4352999ce0facbfece99
+++ packages/linux/linux-handhelds-2.6_2.6.21-hh19.bb	252b9c26ddd2fda4271f4352999ce0facbfece99
@@ -0,0 +1,11 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+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






More information about the Openembedded-commits mailing list