All pastes #2508310 Raw Copy code Copy link Edit

Anonymous

public unlisted text v1 · immutable
#2508310 ·published 2013-12-16 14:44 UTC
rendered paste body
vriera@vriera-linux poky $ source oe-init-build-env
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to use a 
different MACHINE (target hardware) or enable parallel build options to take 
advantage of multiple cores for example. See the file for more information as 
common configuration options are commented.

The Yocto Project has extensive documentation about OE including a reference manual
which can be found at:
    http://yoctoproject.org/documentation

For more information about OpenEmbedded see their website:
    http://www.openembedded.org/

You had no conf/bblayers.conf file. The configuration file has been created for
you with some default values. To add additional metadata layers into your
configuration please add entries to this file.

The Yocto Project has extensive documentation about OE including a reference manual
which can be found at:
    http://yoctoproject.org/documentation

For more information about OpenEmbedded see their website:
    http://www.openembedded.org/



### Shell environment set up for builds. ###

You can now run 'bitbake <target>'

Common targets are:
    core-image-minimal
    core-image-sato
    meta-toolchain
    meta-toolchain-sdk
    adt-installer
    meta-ide-support

You can also run generated qemu images with a command like 'runqemu qemux86'
vriera@vriera-linux build $ yocto-bsp create urboard mips
Checking basic git connectivity...
Done.

Would you like to use the default (3.10) kernel? (y/n) [default: y] 
Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y] 
Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-3.10.git...
Please choose a machine branch to base this BSP on: [default: standard/base]
	1) standard/arm-versatile-926ejs
	2) standard/base
	3) standard/beagleboard
	4) standard/ck
	5) standard/crownbay
	6) standard/edf
	7) standard/emenlow
	8) standard/fri2
	9) standard/fsl-mpc8315e-rdb
	10) standard/mti-malta32
	11) standard/mti-malta64
	12) standard/ocf
	13) standard/qemuppc
	14) standard/routerstationpro
	15) standard/sys940x
2
Do you need SMP support? (y/n) [default: y] 
Do you need support for X? (y/n) [default: y] n
Does your BSP have a touchscreen? (y/n) [default: n] n
Does your BSP have a keyboard? (y/n) [default: y] 

New mips BSP created in meta-urboard
vriera@vriera-linux build $ mv ../local.conf conf/local.conf 
vriera@vriera-linux build $ bitbake core-image-basic
Parsing recipes: 100% |###############################################################################| Time: 00:00:32
Parsing of 855 .bb files complete (0 cached, 855 parsed). 1206 targets, 59 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for runtime kernel-base (linux-yocto, linux-yocto-rt)
NOTE: consider defining a PREFERRED_PROVIDER entry to match kernel-base

Build Configuration:
BB_VERSION        = "1.21.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "CentOS-6.4"
TARGET_SYS        = "mipsel-poky-linux"
MACHINE           = "qemumips"
DISTRO            = "poky"
DISTRO_VERSION    = "1.5+snapshot-20131216"
TUNE_FEATURES     = "o32 fpu-hard mips32"
TARGET_FPU        = ""
meta              
meta-yocto        
meta-yocto-bsp    = "master:9daa1de753e58b7f678e68cf307f6028c0c79a6a"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Failed to fetch URL ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz, attempting MIRRORS if available
WARNING: Failed to fetch URL http://pkg-shadow.alioth.debian.org/releases/shadow-4.1.4.3.tar.bz2, attempting MIRRORS if available
WARNING: Failed to fetch URL ftp://ftp.suse.com/pub/people/kukuk/pax/pax-3.4.tar.bz2, attempting MIRRORS if available
WARNING: QA Issue: sqlite3-native: configure was passed unrecognised options: --enable-tempstore
WARNING: QA Issue: python-native: configure was passed unrecognised options: --without-cxx --with-cyclic-gc
WARNING: QA Issue: dpkg-native: configure was passed unrecognised options: --with-bz2lib --with-start-stop-daemon --without-dselect --without-static-progs --without-sgml-doc
WARNING: QA Issue: alsa-lib-native: configure was passed unrecognised options: --with-cards --with-oss
WARNING: linux-dummy: No generic license file exists for: GPL in any provider
WARNING: QA Issue: libtool-cross: configure was passed unrecognised options: --with-sysroot
WARNING: QA Issue: libtool: configure was passed unrecognised options: --with-sysroot
WARNING: QA Issue: python: configure was passed unrecognised options: --without-cxx --with-cyclic-gc
NOTE: Tasks Summary: Attempted 2964 tasks of which 287 didn't need to be rerun and all succeeded.

Summary: There were 11 WARNING messages shown.
vriera@vriera-linux build $ ls -l tmp/deploy/images/qemumips/*.cpio.gz
-rw-r--r--. 1 vriera ldapusers 394 Dec 16 14:39 tmp/deploy/images/qemumips/core-image-basic-qemumips-20131216133214.rootfs.cpio.gz
lrwxrwxrwx. 1 vriera ldapusers  55 Dec 16 14:39 tmp/deploy/images/qemumips/core-image-basic-qemumips.cpio.gz -> core-image-basic-qemumips-20131216133214.rootfs.cpio.gz
vriera@vriera-linux build $ ls -l tmp/deploy/images/qemumips/*.ext3
-rw-r--r--. 1 vriera ldapusers 67108864 Dec 16 14:39 tmp/deploy/images/qemumips/core-image-basic-qemumips-20131216133214.rootfs.ext3
lrwxrwxrwx. 1 vriera ldapusers       52 Dec 16 14:39 tmp/deploy/images/qemumips/core-image-basic-qemumips.ext3 -> core-image-basic-qemumips-20131216133214.rootfs.ext3
vriera@vriera-linux build $ grep -v ^# conf/local.conf | grep -v ^$
BB_NUMBER_THREADS ?= "4"
PARALLEL_MAKE ?= "-j 4"
MACHINE ??= "qemumips"
DISTRO ?= "poky"
PACKAGE_CLASSES ?= "package_ipk"
EXTRA_IMAGE_FEATURES = "debug-tweaks"
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
    STOPTASKS,${TMPDIR},1G,100K \
    STOPTASKS,${DL_DIR},1G,100K \
    STOPTASKS,${SSTATE_DIR},1G,100K \
    ABORT,${TMPDIR},100M,1K \
    ABORT,${DL_DIR},100M,1K \
    ABORT,${SSTATE_DIR},100M,1K" 
CONF_VERSION = "1"
DEFAULTTUNE = "mips32el"
PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"
PACKAGE_EXCLUDE = "oprofile"
IMAGE_FSTYPES = "cpio.gz"
vriera@vriera-linux build $