[oe-commits] Marco Cavallini : kaeilos.conf: updated KaeilOS version

git at git.openembedded.org git at git.openembedded.org
Wed Oct 26 10:15:01 UTC 2011


Module: openembedded.git
Branch: master
Commit: 57fbdd9741e0b8445fd3007efc8b18bcb5e0dbe4
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=57fbdd9741e0b8445fd3007efc8b18bcb5e0dbe4

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Wed Oct 26 12:07:34 2011 +0200

kaeilos.conf: updated KaeilOS version

---

 conf/distro/include/kaeilos.inc |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/conf/distro/include/kaeilos.inc b/conf/distro/include/kaeilos.inc
index 9c98573..b06c886 100644
--- a/conf/distro/include/kaeilos.inc
+++ b/conf/distro/include/kaeilos.inc
@@ -129,6 +129,7 @@ TARGET_FPU_ppc405 ?= "soft"
 TARGET_FPU_armv6 ?= "hard"
 TARGET_FPU_armv6-novfp ?= "soft"
 TARGET_FPU_armv7a ?= "hard"
+TARGET_FPU_armv7a-vfp ?= "hard"
 TARGET_FPU_ppc603e ?= "hard"
 
 # webkit-gtk and cairo have alignment issues with double instructions on armv5 so
@@ -144,15 +145,6 @@ FEED_ARCH ?= "${BASE_PACKAGE_ARCH}"
 #blackfin machines
 FEED_ARCH_bfin          = "blackfin"
 
-#Tweak packaging for strongarm machines since they can't use EABI
-
-PACKAGE_EXTRA_ARCHS_collie = "arm-oabi"
-PACKAGE_EXTRA_ARCHS_h3600  = "arm-oabi"
-PACKAGE_EXTRA_ARCHS_h3800  = "arm-oabi"
-PACKAGE_EXTRA_ARCHS_simpad = "arm-oabi"
-PACKAGE_EXTRA_ARCHS_htcwallaby = "arm-oabi"
-
-
 #Name the generated images in a sane way
 IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${LIBC}-${ANGSTROM_PKG_FORMAT}-${DISTRO_VERSION}-${MACHINE}"
 DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
@@ -181,8 +173,6 @@ SEPPUKU_COMPONENT    = "org.openembedded.dev"
 
 OESTATS_SERVER      ?= "tinderbox.openembedded.org"
 
-
-
 # We want images supporting the following features (for task-base)
 DISTRO_FEATURES = "xattr largefile ipv4 ipv6 nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbgadget usbhost pci pam"
 





More information about the Openembedded-commits mailing list