linux-handhelds-2.6 2.6.19-hh8: Add latest subrelease (drop -hh5).
authorPaul Sokolovsky <pmiscml@gmail.com>
Thu, 11 Jan 2007 19:13:58 +0000 (19:13 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Thu, 11 Jan 2007 19:13:58 +0000 (19:13 +0000)
* Changes since -hh7 include:
1. Lab revamped somewhat, h3900 support for using LAB as 1st stage
bootloader completed (well, so far it was tested to boot at least from
HaRET, not as 1st stage bootloader).
2. Further cleanup/restructuring of the tree.
3. h5000, htcbeeltes, htcsable, htcmagician, htchermes updates.
4. htcuniversal full LEDs support and sound support elaboration.
5. htctrinity port added.
6. "[ARM] 4078/1: Fix ARM copypage cache coherency problems" backported from git-head.
7. soc-core address bus shift support (for ASIC3, etc.)
8. ASoC upgraded to 0.13pre1.

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

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
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-hh8.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh8.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