diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-07 12:39:08 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-07 12:39:08 +0000 |
commit | e9bc2c07ac4628c516e2d6098f7181fb7ed2aa8d (patch) | |
tree | 712f5a1246fa96cda7f77b240b139fd9fa5714b8 | |
parent | cf80525ad857b78bdb783dfab4f46a8b03702600 (diff) |
linux-handhelds-2.6 2.6.19-hh7: Drop old version.
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.19-hh7.bb deleted file mode 100644 index b34d4630a0..0000000000 --- a/packages/linux/linux-handhelds-2.6_2.6.19-hh7.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 = "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 |