[oe-commits] org.oe.dev linux-handhelds-2.6: Add 2.6.21-hh13.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Jul 20 20:55:21 UTC 2007


linux-handhelds-2.6: Add 2.6.21-hh13.
* Changes since -hh12:
1. ts-adc-debounce and ts-adc merged under the name of ts-adc.
2. SoC driver header files consolidation: now all they live in
   <include/linux/mfd/>
3. All SoC drivers now accept IRQ base for demultiplexed interrupts via
   .irq_base in platform_date, alloc_irq_space() and friends removed.
4. Codebase cleanup.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 091b2e1f6d2e958663f836e8aca09963c1b0b9f6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=091b2e1f6d2e958663f836e8aca09963c1b0b9f6
Files:
1
packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb
Diffs:

#
# mt diff -r02f847ad31b72be0ff17494f72b88cccdef95b0b -r091b2e1f6d2e958663f836e8aca09963c1b0b9f6
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb"
#  content [252b9c26ddd2fda4271f4352999ce0facbfece99]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb	252b9c26ddd2fda4271f4352999ce0facbfece99
+++ packages/linux/linux-handhelds-2.6_2.6.21-hh13.bb	252b9c26ddd2fda4271f4352999ce0facbfece99
@@ -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






More information about the Openembedded-commits mailing list