From 2059639d1094876267c32e18ea19a7a2cdfed9fa Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 28 Dec 2006 01:04:46 +0000 Subject: linux-handhelds-2.6: Add 2.6.19-hh7. * Replaces 2.6.19-hh6. * Changes since -hh6 include: 1. Further cleanup of codebase for 2.6.19. 2. Migrate away from legacy function/symbol names in Generic IRQ API. 3. h3900 SD/MMC and LCD pwoer management support. 4. asus730, htcapache, htcblueangel, htcsable upgraded to 2.6.19 and codebases further elaborated. 5. htcmagician flash and battery support. 6. added eteng500 port. 7. Imported s3cXXX patches on which rx3000 and eteng500 ports depend. 8. rtc-sa1100 driver cleaned up and sysfs supportf ro wakeup alarm added. 9. Generic clock API and ds1wm subdevice support for asic3_base. --- packages/linux/linux-handhelds-2.6_2.6.19-hh6.bb | 11 ----------- packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 packages/linux/linux-handhelds-2.6_2.6.19-hh6.bb create mode 100644 packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb (limited to 'packages/linux') diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh6.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh6.bb deleted file mode 100644 index b34d4630a0..0000000000 --- a/packages/linux/linux-handhelds-2.6_2.6.19-hh6.bb +++ /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-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb new file mode 100644 index 0000000000..b34d4630a0 --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb @@ -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 -- cgit v1.2.3