linux-handhelds-2.6: Add 2.6.18-hh1, update _cvs to it.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 27 Nov 2006 08:53:34 +0000 (08:53 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 27 Nov 2006 08:53:34 +0000 (08:53 +0000)
* 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

packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb [new file with mode: 0644]
packages/linux/linux-handhelds-2.6_cvs.bb

diff --git a/packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb b/packages/linux/linux-handhelds-2.6_2.6.18-hh1.bb
new file mode 100644 (file)
index 0000000..b34d463
--- /dev/null
@@ -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
index e921643..1c1d8f3 100644 (file)
@@ -7,7 +7,7 @@ PR = "r5"
 K_MAJOR = "2"
 K_MINOR = "6"
 K_MICRO = "18"
-HHV     = "0"
+HHV     = "1"
 
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26  \
            file://defconfig"