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 /conf/machine | |
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 'conf/machine')
-rw-r--r-- | conf/machine/jornada56x.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/jornada56x.conf b/conf/machine/jornada56x.conf index a4a6af1f71..d6b3c70454 100644 --- a/conf/machine/jornada56x.conf +++ b/conf/machine/jornada56x.conf @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_xserver = "xserver-kdrive" -PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa-2.6" +PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules module-init-tools" |