summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-02-18 11:46:35 +0000
committerKoen Kooi <koen@openembedded.org>2007-02-18 11:46:35 +0000
commit06bd533ed1a1dbe243d97401a810d264a1561b98 (patch)
tree7328719e3bd37d574f52c14caa7d1f536333f373 /packages
parentebdcad30d1ca7dedf4f9643ff233480ec82d437e (diff)
parentaa5be9a374e7c4279f4d86d299d518538bc7bead (diff)
merge of '04a1a2e0cc7e9b66f26b0c342d210418c07d6127'
and '5d9ca4e1f6b8631c921bcc59406fb202e723f586'
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.19-hh12.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh12.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh12.bb
new file mode 100644
index 0000000000..ec5844bfb5
--- /dev/null
+++ b/packages/linux/linux-handhelds-2.6_2.6.19-hh12.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