[oe-commits] org.oe.dev linux-handhelds-2.6 2.6.16-hh9: New subrelease. Changes since -hh8 are:

pfalcon commit openembedded-commits at lists.openembedded.org
Tue Jan 9 18:21:01 UTC 2007


linux-handhelds-2.6 2.6.16-hh9: New subrelease. Changes since -hh8 are:
1. UDC and BT fixes for h5000.
2. mq11xx_base unloading fixed.
3. "[ARM] 4078/1: Fix ARM copypage cache coherency problems" backported from
git-head.
4. More ide/wifi PCMCIA card IDs added (merged OE patches).

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

#
# mt diff -rbebce5f8fb4138a1554ab86eed59fb6b93a94892 -rb774c1318b398381b54d830d0c335de591db9e81
#
# 
# 
# add_file "packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb"
#  content [ef99a868ea23447727cb8093407f5abc4d4413c0]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb	ef99a868ea23447727cb8093407f5abc4d4413c0
+++ packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb	ef99a868ea23447727cb8093407f5abc4d4413c0
@@ -0,0 +1,13 @@
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+# Override where to look for defconfigs and patches,
+# we have per-kernel-release sets.
+FILESPATH = "${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16/${MACHINE}:${FILE_DIRNAME}/linux-handhelds-2.6-2.6.16"
+
+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