diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-25 12:25:49 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-25 12:25:49 +0000 |
commit | 470d7bce9c4ae413955a3ea05e5e9fb6caa3473b (patch) | |
tree | a672fe59b6779cb9f2e5b2301e7735034a44ef12 /packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb | |
parent | b1686e39be1ee5e18c64c0dda41af8ba5d5a568e (diff) |
handhelds-pxa-2.6: Rename to linux-handhelds-2.6
* Naming consistent with recent conventions ("linux-" prefix)
* Supports other subarchs besides PXA.
* Closes #1524
* Approved by Koen Kooi
Diffstat (limited to 'packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb b/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb new file mode 100644 index 0000000000..3e90563db8 --- /dev/null +++ b/packages/linux/linux-handhelds-2.6_2.6.16-hh7.bb @@ -0,0 +1,8 @@ +SECTION = "kernel" +DESCRIPTION = "handhelds.org Linux kernel for PXA based devices." +LICENSE = "GPL" +PR = "r1" + +DEFAULT_PREFERENCE = "-1" + +require linux-handhelds-2.6.inc |