linux-handhelds-2.6: Drop 2.6.19-hh4, add 2.6.19-hh5.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 18 Dec 2006 19:45:13 +0000 (19:45 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 18 Dec 2006 19:45:13 +0000 (19:45 +0000)
* Changes since -hh4 include:
1. PXA cpufreq warning fix.
2. h4000 Bluettoth support and LCD resume fix, other refactors.
3. hx4700 converted to use asic3_keys, other cleanups and refactors.
4. w100fb imageblit acceleration (not stable yet, disabled by default).
5. Continued progress with htcuniversal, htcapache, htcsable, htcblueangel.
6. ASOC upgrade to 0.12.4.
7. Other cleanups and refactors.

packages/linux/linux-handhelds-2.6_2.6.19-hh4.bb [deleted file]
packages/linux/linux-handhelds-2.6_2.6.19-hh5.bb [new file with mode: 0644]

diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh4.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh4.bb
deleted file mode 100644 (file)
index b34d463..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-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
diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh5.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh5.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