[oe-commits] org.oe.dev linux-handhelds-2.6 2.6.19-hh10: Add new release.

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Feb 7 12:45:12 UTC 2007


linux-handhelds-2.6 2.6.19-hh10: Add new release.
* Changes since -hh9:
1. Added aximx50 port.
2. IR and battery classdev support for h4000.
3. Battery classdev support for htcapache.
4. Generic TS drivers for ads7846 & ad7877 chips (used for h4000 & htcapache).
5. Sound support for rx3000.
6. asic3_base s3cxxx clocks compatibility issue fixed.

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

#
# mt diff -r53df1a1ed30c6756af8d80cbde3fbbefcba69005 -rdb5f67966a7c0712efc9b6d2802b5384eb1c2ee2
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.19-hh10.bb"
#  content [07839c0797b5ba09b5aae7fcdbb3232965b3f8e3]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.19-hh10.bb	07839c0797b5ba09b5aae7fcdbb3232965b3f8e3
+++ packages/linux/linux-handhelds-2.6_2.6.19-hh10.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