diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-16 00:15:08 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-16 00:15:08 +0000 |
commit | 84892239fb7fa415e6768a33c22b28d907cff8ef (patch) | |
tree | d4d4f3be581b5d8de1d6c299c16d07d03682f622 /packages | |
parent | 6b2b4f8139d6f047afa8da2d1ad7588e366d08be (diff) |
linux-handhelds-2.6 2.6.21-hh9: Drop old version.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb deleted file mode 100644 index ec5844bfb5..0000000000 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh9.bb +++ /dev/null @@ -1,11 +0,0 @@ -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 |