Re: [OE-core] [PATCH][RFC] cortexa8: use hard floating point

2011-08-18 Thread Khem Raj
On 8/17/2011 11:16 PM, Darren Hart wrote: From what I could gather, it makes sense to address using mfloat-abi=hard for the beagleboard in the cortexa8 tune file. Before I submit this as a pull request, I'd appreciate a sanity check from the Beagleboard experts. Is there any reason the cortexa8

[OE-core] [PATCH 0/1] Remove the hard coded url in adt-installer

2011-08-18 Thread Lianhao Lu
This patch fixed the bug #1380. It removed the hard coded url in the opkg configuration files included in the adt-installer. The following changes since commit 2e83e6755441cb14bd907d306974338c15173189: Darren Hart (1): kernel: restore crtsavres.o to enable building external modules on

[OE-core] [PATCH 1/1] adt-installer: Removed the hard coded repo url.

2011-08-18 Thread Lianhao Lu
[YOCTO #1380] Removed the hard coded repo url in opkg configuration files. Signed-off-by: Lianhao Lu --- .../adt-installer/opkg/conf/opkg-sdk-i686.conf |2 +- .../adt-installer/opkg/conf/opkg-sdk-x86_64.conf |2 +- .../installer/adt-installer_1.0.bb |5 - 3

[OE-core] [PATCH 0/3] linux-yocto: consolidated pull request

2011-08-18 Thread Bruce Ashfield
Richard/Saul, Here's a consolidated set of changes that I've been testing with for the past few days. The patches are pretty much self explanitory. 1/3: linux-yocto: restoring LINUX_VERSION ?= "3.0" After discussions on the mailing list, we are going to go back to the 1.0 model and not cycle th

[OE-core] [PATCH 1/3] linux-yocto: restoring LINUX_VERSION ?= "3.0"

2011-08-18 Thread Bruce Ashfield
There are enough other recipes/layers and users that are currently using PREFERRED_VERSION that changing the value to 3.0.x does not work at the current time. So we'll restore this to 3.0 and follow the same model as previous releases. Using DEFAULT_PREFERENCE and other schemes will be considered i

[OE-core] [PATCH 2/3] linux-yocto: move more default values into linux-yocto.inc

2011-08-18 Thread Bruce Ashfield
During the preparation of some linux-yocto extension documentation it was clear that some variables are being defined in each recipe, when they don't have to be. Moving the defaults into linux-yocto.in and allowing them to be overidden in recipes simpifies the re-use of the base infrastructure. Si

[OE-core] [PATCH 3/3] linux-yocto: update SRCREVs for 3.0.3

2011-08-18 Thread Bruce Ashfield
Updating the SRCREVs to pickup the kernel.org -stable update for 3.0.3 Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes

[OE-core] [CONSOLIDATED PULL 25/32] acl: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Saul Wold
From: Dongxiao Xu When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/attr/acl.inc |2 +- 1 files chang

[OE-core] [CONSOLIDATED PULL 29/32] slang: add homepage and update distro tracking fields

2011-08-18 Thread Saul Wold
From: Kang Kai Add slang homepage and bump up PR. Update distro tracking fields. Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |5 +++-- meta/recipes-extended/slang/slang_2.2.4.bb |3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --

[OE-core] [CONSOLIDATED PULL 32/32] file: new file version 5.07

2011-08-18 Thread Saul Wold
From: Adrian Alonso * file version 5.07 also prevents magic file mistmatch in Fedora 15 * related to bug 1358. http://bugzilla.pokylinux.org/show_bug.cgi?id=1358 * v2 remove previous file version 5.04 remove unused patchs Signed-off-by: Adrian Alonso --- meta/recipes-devtools/file/file/g

[OE-core] [CONSOLIDATED PULL 28/32] mailx: update license and distro tracking fileds

2011-08-18 Thread Saul Wold
From: Kang Kai update mailx license and bump up PR, and update distro tracking fields. Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |9 +++-- meta/recipes-extended/mailx/mailx_12.5.bb |4 ++-- 2 files changed, 9 insertions(+), 4 deletions(

[OE-core] [CONSOLIDATED PULL 31/32] newt: update distro tracking fields

2011-08-18 Thread Saul Wold
From: Kang Kai Update newt distro tracking fields Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distr

[OE-core] [CONSOLIDATED PULL 26/32] procps: Fix lib path to support multilib

2011-08-18 Thread Saul Wold
From: Dongxiao Xu Remove the install.patch which hardcode the lib paths. Change ${PN} to ${BPN} in file names. Signed-off-by: Dongxiao Xu --- .../procps/procps-3.2.8/install.patch | 29 meta/recipes-extended/procps/procps.inc|3 +- meta/recip

[OE-core] [CONSOLIDATED PULL 24/32] attr: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Saul Wold
From: Dongxiao Xu When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/attr/attr.inc |2 +- 1 files chan

[OE-core] [CONSOLIDATED PULL 30/32] alsa-tools: update license and add distro tracking fields

2011-08-18 Thread Saul Wold
From: Kang Kai Update license and other informations, then bump up PR. Update distro tracking fields. Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |7 --- .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb | 11 +++ 2 files changed, 11 insert

[OE-core] [CONSOLIDATED PULL 27/32] eglibc: check dependencies among eglibc options

2011-08-18 Thread Saul Wold
From: Kang Kai Fixes [Yocto #1212] 'libc-inet' and 'ipv4' are the same thing, so remove 'libc-inet' from the default DISTRO_FEATURES_LIBC in file default-distrovars.inc. Check the dependencies among eglibc configurable options, make sure that eglibc could be compile successfully only with part

[OE-core] [CONSOLIDATED PULL 23/32] ea-acl: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Saul Wold
From: Dongxiao Xu When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/attr/ea-acl.inc |6 +++--- 1 file

[OE-core] [CONSOLIDATED PULL 22/32] curl: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Saul Wold
From: Dongxiao Xu When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/curl/curl_7.21.7.bb |8

[OE-core] [CONSOLIDATED PULL 21/32] initrdscripts: fix init-live.sh

2011-08-18 Thread Saul Wold
From: Jingdong Lu Fix bug: [YOCTO #686] Because the variable "ROOT_IMAGE" in init-live.sh is not correct, it fails to run when using liveCD. Modify value of "ROOT_IMAGE" to "isolinux/rootfs.img". If we want to use liveCD, we also need to add some kernel options related to CDROM support when compl

[OE-core] [CONSOLIDATED PULL 20/32] bluez4: update recipe from meta-oe

2011-08-18 Thread Saul Wold
From: Martin Jansa * fix DEPENDS * fix typo in --enable-pandd option * remove unsupported options * update packaging * remove distro override which doesn't belong to oe-core Signed-off-by: Martin Jansa --- meta/recipes-connectivity/bluez/bluez4_4.96.bb | 17 ++--- 1 files changed

[OE-core] [CONSOLIDATED PULL 19/32] task-core-boot: allow distribution to override default dev_manager provider with VIRTUAL-RUNTIME_dev_manager

2011-08-18 Thread Saul Wold
From: Martin Jansa Signed-off-by: Martin Jansa --- meta/recipes-core/tasks/task-core-boot.bb |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/tasks/task-core-boot.bb b/meta/recipes-core/tasks/task-core-boot.bb index eb2b548..9116c38 100644 --- a/me

[OE-core] [CONSOLIDATED PULL 15/32] conf, recipes: Redefine LINKER_HASH_STYLE

2011-08-18 Thread Saul Wold
From: Khem Raj LINKER_HASH_STYLE is not set to either sysv or gnu depending upon architecture e.g. mips does not support gnu hash style among the supported architectures so we make sure its set to 'sysv' form mips Linker flags are munged to adhere to renamed variable Third option is to set it t

[OE-core] [CONSOLIDATED PULL 16/32] gcc-4.6: Use --with-linker-hash-style configure option

2011-08-18 Thread Saul Wold
From: Khem Raj Depending upon what hash style is in use this uses the right flag for setting the hash style type. This fixes the QA errors about missing GNU hash style reported in gcc-runtime build particularly libgcc Signed-off-by: Khem Raj --- meta/recipes-devtools/gcc/gcc-4.6.inc |3 ++-

[OE-core] [CONSOLIDATED PULL 17/32] task-core-tools: Use LTTNGUST variable instead of hardcoding lttng-ust

2011-08-18 Thread Saul Wold
From: Khem Raj This helps build on uclibc where lttng-ust is not included Signed-off-by: Khem Raj --- meta/recipes-core/tasks/task-core-tools.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/t

[OE-core] [CONSOLIDATED PULL 18/32] gdb: Add lttng-ust to DEPENDS only for eglibc

2011-08-18 Thread Saul Wold
From: Khem Raj Signed-off-by: Khem Raj --- meta/recipes-devtools/gdb/gdb-common.inc | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index df6c70f..9879e97 100644 --- a/meta/re

[OE-core] [CONSOLIDATED PULL 14/32] at: make at usable for common user

2011-08-18 Thread Saul Wold
From: Kang Kai Fixes [Yocto #1297] The pkg_postinst was added to fix Yocto #675. But it seems not needed any more. Remove it then unprivilege user could use at. Signed-off-by: Kang Kai --- meta/recipes-extended/at/at_3.1.12.bb | 26 +- 1 files changed, 5 insertions(+

[OE-core] [CONSOLIDATED PULL 13/32] libxslt: fix packaging of static libraries

2011-08-18 Thread Saul Wold
From: Phil Blundell This prevents warnings about .a files being installed but not shipped. Signed-off-by: Phil Blundell --- meta/recipes-support/libxslt/libxslt_1.1.26.bb | 15 --- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/meta/recipes-support/libxslt/libxslt

[OE-core] [CONSOLIDATED PULL 10/32] scripts/runqemu: modify search paths for libgl

2011-08-18 Thread Saul Wold
From: Anders Darander On e.g. Debian libql is found under /usr/lib/x86_64-linux-gnu/libGL.so. Use a wildcard to match different locations, as uname -i only return unknown on Debian. Signed-off-by: Anders Darander --- scripts/runqemu |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[OE-core] [CONSOLIDATED PULL 03/32] qt4: allow a reduction in build time

2011-08-18 Thread Saul Wold
From: Anders Darander When reducing build time by adding QT_DISTRO_FLAGS from the set '-no-gui -nomake tools -nomake examples -nomake demos -nomake docs', build failure can occur, due to not building all tools. * Make rm not error out when removing one of the, possibly, non-existing tools. * O

[OE-core] [CONSOLIDATED PULL 12/32] libxkbcommon: new

2011-08-18 Thread Saul Wold
From: Phil Blundell This is needed by Clutter's egl backend. Signed-off-by: Phil Blundell --- .../xorg-lib/libxkbcommon/cross.patch | 43 meta/recipes-graphics/xorg-lib/libxkbcommon_git.bb | 22 ++ 2 files changed, 65 insertions(+), 0 deletions(-)

[OE-core] [CONSOLIDATED PULL 06/32] perl-native: Update find_perl to find the perl wrapper

2011-08-18 Thread Saul Wold
From: Wenzong Fan [YOCTO #1157] [YOCTO #829] This is a common issue to the packages which using 'MakeMaker.pm' to generate their Makefiles. The function 'find_perl()' in 'MM_Unix.pm' will be used to figure out the path/link of 'PERL/FULLPERL', but it always find the 'perl.real' instead of perl w

[OE-core] [CONSOLIDATED PULL 05/32] tcl: fix networking breakage

2011-08-18 Thread Saul Wold
From: Koen Kooi Without providing these site entries tcl networking doesn't work on the target. Original OE commit: commit 0c340037644f87054462f62b50cd397c162615b7 Author: Koen Kooi Date: Wed May 26 13:04:18 2010 +0200 tcl: add 2 entries to arm-linux site file (possibly only glibc speci

[OE-core] [CONSOLIDATED PULL 02/32] sanity.bbclass: add optional untested host distro warning

2011-08-18 Thread Saul Wold
From: Paul Eggleton SANITY_TESTED_DISTROS, if specified, is expected to be a newline-delimited list of distro identifier strings, e.g. SANITY_TESTED_DISTROS = " \ Ubuntu 11.04 \ Fedora release 14 (Laughlin) \ " (spaces, tabs etc. are trimmed) If SANITY_TESTED_DISTROS is

[OE-core] [CONSOLIDATED PULL 01/32] image.bbclass, kernel.bbclass: create warning file about deleting deploydir files

2011-08-18 Thread Saul Wold
From: Paul Eggleton New users sometimes delete files in tmp/deploy/images assuming they will be re-created just by re-running the build, and then are confused when this doesn't work. To discourage people from doing this, create a file called README_-_DO_NOT_DELETE_FILES_IN_THIS_DIRECTORY.txt in t

[OE-core] [CONSOLIDATED PULL 04/32] glib-2.0: explicitly disable dtrace and systemtap for native varaint

2011-08-18 Thread Saul Wold
From: Joshua Lock This prevents systemtap and dtrace being picked up from the host as reported on the Yocto mailing list by Andre Haupt Signed-off-by: Joshua Lock --- meta/recipes-core/glib-2.0/glib.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-cor

[OE-core] [CONSOLIDATED PULL 11/32] mtd-utils: Added recipe of newer version 1.4.4.

2011-08-18 Thread Saul Wold
From: Noor Ahsan * Added recipe of version 1.4.4 and removed 1.4.1 recipe and its patch files. Signed-off-by: Noor Ahsan --- .../add-exclusion-to-mkfs-jffs2-git-2.patch|0 .../mtd/{mtd-utils_1.4.1.bb => mtd-utils_1.4.4.bb} | 11 ++- 2 files changed, 6 insertions(+), 5 del

[OE-core] [CONSOLIDATED PULL 08/32] sysvinit: Change ${PN} to ${BPN} in file names

2011-08-18 Thread Saul Wold
From: Dongxiao Xu Some files in sysvinit are named with ${PN}. In multilib case, ${PN} will be prefixed with "lib32-" or "lib64-". Use ${BPN} instead. Signed-off-by: Dongxiao Xu --- meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb | 52 1 files changed, 26 insertions(+

[OE-core] [CONSOLIDATED PULL 09/32] qemu: modify search paths for libgl

2011-08-18 Thread Saul Wold
From: Anders Darander On e.g. Debian libql is found under /usr/lib/x86_64-linux-gnu/libGL.so. Use a wildcard to match different locations, as uname -i only return unknown on Debian. Signed-off-by: Anders Darander --- meta/recipes-devtools/qemu/qemu.inc |2 +- 1 files changed, 1 insertions

[OE-core] [CONSOLIDATED PULL 07/32] busybox: Change ${PN} to ${BPN} in file names

2011-08-18 Thread Saul Wold
From: Dongxiao Xu Some files in busybox are named with ${PN}. In multilib case, ${PN} will be prefixed with "lib32-" or "lib64-". Use ${BPN} instead. Signed-off-by: Dongxiao Xu --- meta/recipes-core/busybox/busybox.inc | 30 +- meta/recipes-core/busybox/busybox_

[OE-core] [CONSOLIDATED PULL 00/32] Various Fixes, Updates

2011-08-18 Thread Saul Wold
Richard, Latest batch of requests, built. There's a perl-native patch and a change to make udev an overridable item that might need more thought. Sau! The following changes since commit 2e83e6755441cb14bd907d306974338c15173189: kernel: restore crtsavres.o to enable building external modules

Re: [OE-core] [PATCH][RFC] cortexa8: use hard floating point

2011-08-18 Thread Jason Kridner
On Aug 18, 2011, at 3:11 AM, Koen Kooi wrote: > > Op 18 aug. 2011, om 08:16 heeft Darren Hart het volgende geschreven: > >> From what I could gather, it makes sense to address using mfloat-abi=hard >> for the beagleboard in the cortexa8 tune file. > > It doesn't, actually. Sadly the internet

[OE-core] [PATCH 5/5] newt: update distro tracking fields

2011-08-18 Thread Kang Kai
From: Kang Kai Update newt distro tracking fields Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distr

[OE-core] [PATCH 4/5] alsa-tools: update license and add distro tracking fields

2011-08-18 Thread Kang Kai
From: Kang Kai Update license and other informations, then bump up PR. Update distro tracking fields. Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |7 --- .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb | 11 +++ 2 files changed, 11 insert

[OE-core] [PATCH 3/5] slang: add homepage and update distro tracking fields

2011-08-18 Thread Kang Kai
From: Kang Kai Add slang homepage and bump up PR. Update distro tracking fields. Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |5 +++-- meta/recipes-extended/slang/slang_2.2.4.bb |3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --

[OE-core] [PATCH 2/5] mailx: update license and distro tracking fileds

2011-08-18 Thread Kang Kai
From: Kang Kai update mailx license and bump up PR, and update distro tracking fields. Signed-off-by: Kang Kai --- .../conf/distro/include/distro_tracking_fields.inc |9 +++-- meta/recipes-extended/mailx/mailx_12.5.bb |4 ++-- 2 files changed, 9 insertions(+), 4 deletions(

[OE-core] [PATCH 0/5] bug fix for 1212 and split the previous distro tracking fields commit

2011-08-18 Thread Kang Kai
From: Kang Kai Hi Saul, I add a method to check the depencies between eglibc configurable options. When one option is set in DISTRO_FEATURES_LIBC then the required options will be set too. Fixes [Yocto #1212] Split the previous update distro tracking fields commit. Regards, The following cha

[OE-core] [PATCH 1/5] eglibc: check dependencies among eglibc options

2011-08-18 Thread Kang Kai
From: Kang Kai Fixes [Yocto #1212] 'libc-inet' and 'ipv4' are the same thing, so remove 'libc-inet' from the default DISTRO_FEATURES_LIBC in file default-distrovars.inc. Check the dependencies among eglibc configurable options, make sure that eglibc could be compile successfully only with part

[OE-core] [PATCH 1/1] initrdscripts: fix init-live.sh

2011-08-18 Thread Jingdong . Lu
From: Jingdong Lu Fix bug: [YOCTO #686] Because the variable "ROOT_IMAGE" in init-live.sh is not correct, it fails to run when using liveCD. Modify value of "ROOT_IMAGE" to "isolinux/rootfs.img". If we want to use liveCD, we also need to add some kernel options related to CDROM support when compl

[OE-core] [PATCH 0/1]initrdscripts: fix init-live.sh

2011-08-18 Thread Jingdong . Lu
From: Jingdong Lu Fix bug: [YOCTO 686] (partly) "ROOT_IMAGE" is a wrong path and it can't be mounted when using liveCD. So modify value of "ROOT_IMAGE" in init-live.sh to "isolinux/rootfs.img". If we want to use liveCD, we also need to add some kernel options related to CDROM support when compli

[OE-core] [PATCH 1/5] curl: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Dongxiao Xu
When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/curl/curl_7.21.7.bb |8 1 files changed, 4 i

[OE-core] [PATCH 5/5] procps: Fix lib path to support multilib

2011-08-18 Thread Dongxiao Xu
Remove the install.patch which hardcode the lib paths. Change ${PN} to ${BPN} in file names. Signed-off-by: Dongxiao Xu --- .../procps/procps-3.2.8/install.patch | 29 meta/recipes-extended/procps/procps.inc|3 +- meta/recipes-extended/procps/p

[OE-core] [PATCH 2/5] ea-acl: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Dongxiao Xu
When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/attr/ea-acl.inc |6 +++--- 1 files changed, 3 inserti

[OE-core] [PATCH 4/5] acl: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Dongxiao Xu
When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/attr/acl.inc |2 +- 1 files changed, 1 insertions(+),

[OE-core] [PATCH 0/5][PULL] multilib: Some fixes of improper ${PN}

2011-08-18 Thread Dongxiao Xu
Hi Richard, This pull request fixes some improper ${PN}, please help to reivew and pull. Thanks, Dongxiao The following changes since commit 2e83e6755441cb14bd907d306974338c15173189: kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100) are a

[OE-core] [PATCH 3/5] attr: Use BPN instead of PN for style like lib${PN}

2011-08-18 Thread Dongxiao Xu
When supporting multilib, ${PN} will be extended with MLPREFIX. However if a package name contains ${PN} with styles like lib${PN}, such extension will cause error. Use BPN in this case. Signed-off-by: Dongxiao Xu --- meta/recipes-support/attr/attr.inc |2 +- 1 files changed, 1 insertions(+)

Re: [OE-core] [PATCH][RFC] cortexa8: use hard floating point

2011-08-18 Thread Phil Blundell
On Wed, 2011-08-17 at 23:16 -0700, Darren Hart wrote: > From what I could gather, it makes sense to address using mfloat-abi=hard > for the beagleboard in the cortexa8 tune file. Before I submit this as a pull > request, I'd appreciate a sanity check from the Beagleboard experts. > >[...] > > mflo

Re: [OE-core] [PATCH][RFC] cortexa8: use hard floating point

2011-08-18 Thread Koen Kooi
Op 18 aug. 2011, om 08:16 heeft Darren Hart het volgende geschreven: > From what I could gather, it makes sense to address using mfloat-abi=hard > for the beagleboard in the cortexa8 tune file. It doesn't, actually. Sadly the internet is now full with posts from misinformed meego and debian peo