From de1a32fcc55f28778f10dd87045f86ff6353e223 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 9 Jan 2007 00:32:40 +0000 Subject: 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). --- packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb (limited to 'packages') diff --git a/packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb b/packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb new file mode 100644 index 0000000000..8b1f153f11 --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.16-hh9.bb @@ -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 -- cgit v1.2.3