[Bug 4430] New: task-qtopia-core-console fails to build
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Tue Jul 15 18:21:05 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=4430
Summary: task-qtopia-core-console fails to build
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: obrien654j at gmail.com
Created an attachment (id=9839)
--> (http://bugs.openembedded.net/attachment.cgi?id=9839)
Build output
Building task-qtopia-core-console for an at91sam9263ek board. Only files
different from the base tree are these nexusii.conf (copied from
at91sam9263ek.conf), and nexus-image.bb (custom image based off of base-image).
Error is attached.
nexusii.conf:
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
#don't try to access tty1
USE_VT = "0"
MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen"
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
IMAGE_FSTYPES ?= "jffs2"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
require conf/machine/include/tune-arm926ejs.inc
KERNEL_IMAGETYPE = "uImage"
nexus-image.bb:
require packages/images/base-image.bb
PREFERRED_VERSION_linux = "2.6.24"
IMAGE_INSTALL += "\
task-native-sdk \
cpp \
cpp-symlinks \
hal \
dbus \
ncftp \
wireless-tools \
task-qtopia-core-console \
"
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list