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

pfalcon commit openembedded-commits at lists.openembedded.org
Tue Jul 17 15:12:10 UTC 2007


linux-handhelds-2.6: Add 2.6.21-hh12.
* Changes since -hh11 are:
1. *_static_defconfigs now consistently include support for MTD block/char devices.
2. asus716: PCMCIA cleanups.
3. aximx50: Move towards runtime VGA vs QVGA configuration.
4. acx: Fixed PCMCIA suspend/resume; fixed issue with WEP keys being lost after resume;
   fix buffer overflow while accessing diag files in /proc.
5. ts_adc_debounce: Fix regression, add rough but practical threshold for better pen up
   detection, implement module debug parameter.
6. h4000: pcmcia fixes, acx works pretty well now, ts_adc_debounce tweaking.
7. looxc550: Buttons, power, UDC support.
8. htcmagician: Better earphone support.
9. SoC base drivers: concistently support child devices pattern.
10. pxa27x_udc: Add support for platform_data::gpio_pullup.

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

#
# mt diff -r3c66a0a9825efc80588849fe82b88738551477fc -rd38e77f8e1f1342a98a7f8357ef649d8041bea07
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb"
#  content [07839c0797b5ba09b5aae7fcdbb3232965b3f8e3]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb	07839c0797b5ba09b5aae7fcdbb3232965b3f8e3
+++ packages/linux/linux-handhelds-2.6_2.6.21-hh12.bb	07839c0797b5ba09b5aae7fcdbb3232965b3f8e3
@@ -0,0 +1,11 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r1"
+
+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