On 10/22/2009 06:09 PM, Holger Hans Peter Freyther wrote:
On Thursday 22 October 2009 22:29:34 Eric Bénard wrote:
same thing here. Following an advice on IRC, I tried to switch to eglibc
without success (eglibc didn' build) and still haven't found a solution
to generate a working QT SDK for a Cortex A8.
In both cases post your config. What version of gcc, glibc, binutils were used?
Stright forward BeagleBoard config - attached
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
# Where to store sources
DL_DIR = "${OETREE}/downloads"
INHERIT += " rm_work "
# Make sure you have these installed
ASSUME_PROVIDED += "gdk-pixbuf-csource-native imagemagick-native librsvg-native"
# Which files do we want to parse:
#BBFILES := "${OETREE}/org.openembedded.dev/recipes/*/*.bb"
BBFILES := "${OETREE}/openembedded/recipes/*/*.bb"
BBMASK = ""
# What kind of images do we want?
IMAGE_FSTYPES += " tar.bz2 "
# Set TMPDIR instead of defaulting it to $pwd/tmp
#TMPDIR = "${OETREE}/${DISTRO}-dev"
# Make use of SMP and fast disks
PARALLEL_MAKE = "-j4"
BB_NUMBER_THREADS = "4"
#tinderbox
#INHERIT += "oestats-client"
OESTATS_BUILDER = "myname"
DISTRO = "angstrom-2008.1"
MACHINE = "beagleboard"
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel