[oe-commits] org.oe.dev linux-handhelds-2.6: Add 2.6.18-hh1, update _cvs to it.

pfalcon commit openembedded-commits at lists.openembedded.org
Mon Nov 27 09:03:44 UTC 2006


linux-handhelds-2.6: Add 2.6.18-hh1, update _cvs to it.
* 2.6.18-hh1 includes following changes since -hh0:
1. h2200, h3900, hx4700 revamped for 2.6.18 (h2200 is not tested though;
some flash related changes were made in mainline, so until confirmed to work
by port maintainers, flash support is disabled in defconfig).
2. Asus MyPal 730 (asus730) port is added.
3. h3600 reached "ready for GUI userspace" level.
4. Further work on htcuniversal, htcblueangel, htcsable, rx3000 ports.
5. asic3_keys driver implemented.
6. Sound issues with ak4641 driver fixed.
7. Tree cleeanup/restucturing to be more mainline compatible.
8. Many other changes

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 7a3a6ca004f6829b6529cad137491c285d91aa4b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=7a3a6ca004f6829b6529cad137491c285d91aa4b
Files:
1
packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb
packages/linux/linux-handhelds-2.6_cvs.bb
Diffs:

#
# mt diff -r5017a9dc973065361d50c4329676b1b3883efacc -r7a3a6ca004f6829b6529cad137491c285d91aa4b
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb"
#  content [252b9c26ddd2fda4271f4352999ce0facbfece99]
# 
# patch "packages/linux/linux-handhelds-2.6_cvs.bb"
#  from [871323cb6463f51dcfe9841783c0aac23f5eb5e1]
#    to [47088203ed1d3e1d8a3c1e11a856af90f067fd30]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb	252b9c26ddd2fda4271f4352999ce0facbfece99
+++ packages/linux/linux-handhelds-2.6_2.6.18-hh1.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
============================================================
--- packages/linux/linux-handhelds-2.6_cvs.bb	871323cb6463f51dcfe9841783c0aac23f5eb5e1
+++ packages/linux/linux-handhelds-2.6_cvs.bb	47088203ed1d3e1d8a3c1e11a856af90f067fd30
@@ -7,7 +7,7 @@ K_MICRO = "18"
 K_MAJOR = "2"
 K_MINOR = "6"
 K_MICRO = "18"
-HHV     = "0"
+HHV     = "1"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26  \
            file://defconfig"






More information about the Openembedded-commits mailing list