From a20d60d85c060d3ef32b91f74381d98549d7f689 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 7 Feb 2007 12:37:00 +0000 Subject: linux-handhelds-2.6 2.6.19-hh9: Add new release. * Changes since -hh8: 1. Tree cleanup, get rid of unused arch/arm/plat-ipaq/, etc. 2. Added PXA serial hooks setters. 3. Revamped asus620 port. 4. Cleanup of rx3000 port. 5. Update of h3800 port. 6. Updated mach-s3c2410. 7. Updates for htcmagician port. --- packages/linux/linux-handhelds-2.6_2.6.19-hh9.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/linux/linux-handhelds-2.6_2.6.19-hh9.bb (limited to 'packages/linux/linux-handhelds-2.6_2.6.19-hh9.bb') diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh9.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh9.bb new file mode 100644 index 0000000000..ec5844bfb5 --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.19-hh9.bb @@ -0,0 +1,11 @@ +SECTION = "kernel" +DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." +LICENSE = "GPL" +PR = "r1" + +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