diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-26 12:56:32 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-26 12:56:32 +0000 |
commit | 77954422b6110c6f48f7c1961a3c7121ae3acf18 (patch) | |
tree | 47924b844a985303a32f0b29f7d3c18b787ccf78 /packages | |
parent | eaee660696fc304f2cc9de2b15361872ce566547 (diff) |
linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based kernel.
Changes since 2.6.17-hh1 include:
* h2200/h3900/h4000/hx4700/htcuniversal upgraded to generic backlight driver.
* ALSA drivers fixed.
* hx4700 navpoint fixes.
* h2200/hx4700 IrDA fixes.
* HTC Magician port added.
* rx3000 ASIC3 support (including SD/MMC).
Worth more confidence testing, DEFAULT_PREFERENCE="-1".
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb b/packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb new file mode 100644 index 0000000000..5f7f88bc21 --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.17-hh2.bb @@ -0,0 +1,8 @@ +SECTION = "kernel" +DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." +LICENSE = "GPL" +PR = "r0" + +DEFAULT_PREFERENCE = "-1" + +require linux-handhelds-2.6.inc |