diff options
| author | Cliff Brake <cbrake@bec-systems.com> | 2006-06-08 17:23:35 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-06-08 17:23:35 +0000 |
| commit | b0c9d9347b35b360815a2453d7f015e5f475b5dd (patch) | |
| tree | 44ece9fe7326c6fa74936ac0fc87172e180ac61a /conf | |
| parent | 22fc6682380c5bfba7a31ef91a76f6b3016ea90b (diff) | |
| parent | 865565ba7924e510a1c852614bd2913db8971544 (diff) | |
merge of 8475cec92c101b0acaa9de1282132ab4c0474027
and d103331f64361bb9b0fc1f40d188c2161d90831d
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/logicpd-pxa270.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/logicpd-pxa270.conf b/conf/machine/logicpd-pxa270.conf index 1027fe81cb..24e23bc9a0 100644 --- a/conf/machine/logicpd-pxa270.conf +++ b/conf/machine/logicpd-pxa270.conf @@ -3,9 +3,8 @@ #@DESCRIPTION: Machine configuration for LogicPD PXA270 Zoom Development Platform #OLDEST_KERNEL = "2.6.17-rc5" TARGET_ARCH = "arm" -PREFERRED_VERSION_mainstone-kernel = "2.6.17-rc5" +PREFERRED_VERSION_logicpd-pxa270 = "2.6.17-rc5" GUI_MACHINE_CLASS = "smallscreen" -IPKG_ARCHS = "all arm armv5te ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}" |
