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

pfalcon commit openembedded-commits at lists.openembedded.org
Thu Jun 21 09:05:23 UTC 2007


linux-handhelds-2.6: Add 2.6.21-hh9. 
* Changes since -hh8:
1. aximx50: TS driver fixes.
2. htc-egpio: New common driver for HTC device egpio chip.
3. htcapache, htcmagician: Use htc-egpio
4. htcuniversal: Add ts-adc-debounce support (need testing)
5. ts-adc-debounce: Support for "delayed pressure" feature, needed for
h2200.
6. samcop-adc: Fixed issue with returning stale values.
7. apm_power: Fix division by zero.
8. sa1100fb: Support passing of config via platform_data.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 8dcbee4483e3c8de7bedb12ae20b1f6e66da23f8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=8dcbee4483e3c8de7bedb12ae20b1f6e66da23f8
Files:
1
packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb
Diffs:

#
# mt diff -rc664220a4c8dabbd9e38f326462046a367cad18e -r8dcbee4483e3c8de7bedb12ae20b1f6e66da23f8
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb"
#  content [252b9c26ddd2fda4271f4352999ce0facbfece99]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb	252b9c26ddd2fda4271f4352999ce0facbfece99
+++ packages/linux/linux-handhelds-2.6_2.6.21-hh9.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