diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-25 18:40:01 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-10-25 18:40:01 +0000 |
commit | 43b7e46fc0bfe227686799f49ba698686b58f04b (patch) | |
tree | 1b94349e5eeb9f35c3668b2e4bf5b746d1448a5f /packages/linux/linux-handhelds-2.6.inc | |
parent | 2df854e2e05d29c7ba2c61c614ecf92518d9e1b6 (diff) |
handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6.inc')
-rw-r--r-- | packages/linux/linux-handhelds-2.6.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc index 5535e91c48..8c62e59973 100644 --- a/packages/linux/linux-handhelds-2.6.inc +++ b/packages/linux/linux-handhelds-2.6.inc @@ -3,7 +3,7 @@ DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer h LICENSE = "GPL" COMPATIBLE_HOST = "arm.*-linux" -COMPATIBLE_MACHINE ?= '(h1910|h2200|h3900|h4000|h5xxx|htcuniversal|hx4700)' +COMPATIBLE_MACHINE ?= '(h1910|h2200|h3600|h3900|h4000|h5xxx|htcuniversal|hx4700|jornada56x|simpad)' FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}" |