[yocto] Building on target

Rick Bianchi bianchirickkutta at gmail.com
Wed Mar 12 08:15:16 PDT 2014


I have the gumstix-console-image with the added packages below. When I
compile on the target is take a very long time for it to complete, over 24
hours. I have compiled the same code on the same target, but running Linaro
image, and it only takes a few minutes. Is there another recipe that I need
to add to the build to speed up compiling?

EXTRA_IMAGE_FEATURES += "dev-pkgs"
IMAGE_INSTALL_append =" autoconf"
IMAGE_INSTALL_append =" autofs"
IMAGE_INSTALL_append =" automake"
IMAGE_INSTALL_append =" ccache"
IMAGE_INSTALL_append =" chkconfig"
IMAGE_INSTALL_append =" dbus-glib"
IMAGE_INSTALL_append =" gcc"
IMAGE_INSTALL_append =" glib-2.0"
IMAGE_INSTALL_append =" glib-networking"
IMAGE_INSTALL_append =" glibmm"
IMAGE_INSTALL_append =" packagegroup-core-buildessential"
IMAGE_INSTALL_append =" pciutils"
IMAGE_INSTALL_append =" pkgconfig"
IMAGE_INSTALL_append =" python-scons"
IMAGE_INSTALL_append =" systemd-compat-units"
IMAGE_INSTALL_append =" sysfsutils"
IMAGE_INSTALL_append =" tcp-wrappers"
IMAGE_INSTALL_append =" usbutils"
IMAGE_INSTALL_append =" util-macros"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140312/9e977473/attachment.html>


More information about the yocto mailing list