Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18599

Re: errors in building yoctolinux image(eglibc) for intel galileo

$
0
0

Asking for a full configuration:

Edit the setup.sh file.

- Set BB_NUMBER_THREADS and PARALLEL_THREADS to “number of cores your processor has multiply by 3”.

- Set DISTRO ?= “clanton-full

(to enabling eglibc, see next slide)

Save the file.

DisableuClibc

It will disable uClibc, and replace it by EGlibC, which have more features and is commonly used under Linux.

Edit “../meta-clanton-distro/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bbappend”

Comment these 3 lines:
#
FILESEXTRAPATHS_prepend := "${THISDIR}/files:“
#
SRC_URI += file://uclibc-enable.patch
#
DEPENDS += "libiconv"


Viewing all articles
Browse latest Browse all 18599


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>