summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-10 19:20:07 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-10 19:20:07 +0000
commit0de0a257a21d04a65147eee888d4ea6be84b71a3 (patch)
tree2e7a17a37f444aca52a869ae38b132e907027dc8 /packages/linux
parentb637757122ebc8d238076b894c05a5d0bb2bd416 (diff)
parent5bee16dc1ce3c3b02455b3e6d0c15cbb285d8361 (diff)
merge of '79a8be76eb7e634035b02729b67f9179fabb8711'
and '9b3f781313b3e47faa28044336efce829a2c5a40'
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb
new file mode 100644
index 0000000000..b34d4630a0
--- /dev/null
+++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh11.bb
@@ -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