I have a custom image that I am trying to make the SDK for using bitbake
(custom image name) -c populate_sdk. When performing this step the following
error is encountered.
| ERROR: User requested feature uuid
| configure was not able to find it.
| Install libuuid devel
Can someone point me to what I do not have configured correctly so I can get
past this issue.
The local.conf is as follows:
MACHINE ??= "var-som-mx6"
DL_DIR ?= "${BSPDIR}/downloads/"
DISTRO ?= 'fsl-imx-x11'
PACKAGE_CLASSES ?= "package_rpm"
SDKMACHINE ?= "x86_64"
EXTRA_IMAGE_FEATURES = " debug-tweaks tools-debug eclipse-debug"
USER_CLASSES ?= "buildstats image-mklibs"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
STOPTASKS,${TMPDIR},1G,100K \
STOPTASKS,${DL_DIR},1G,100K \
STOPTASKS,${SSTATE_DIR},1G,100K \
STOPTASKS,/tmp,100M,100K \
ABORT,${TMPDIR},100M,1K \
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K \
ABORT,/tmp,10M,1K"
PACKAGECONFIG_append_pn-qemu-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
ASSUME_PROVIDED += "libsdl-native"
CONF_VERSION = "1"
ACCEPT_FSL_EULA = "1"
IMAGE_INSTALL_append = " tcf-agent openssh-sftp-server "
BUILD_LDFLAGS_prepend_pn-qemu-native = "-Wl,-rpath-link,/lib/x86_64-linux-gnu"
Any help is greatly appreciated!
- John
______________________________________
John Schluechtermann
Senior Software Engineer
FORCE America, Inc.
1601 Airport Road | Waukesha, WI 53188
Office: 262-513-2335 | Fax: 2628963510
E-Mail: [email protected]
www.forceamerica.com<http://www.forceamerica.com>
100% Employee Owned
The information contained in this message and any attachment may be
proprietary, confidential, and privileged or subject to the work product
doctrine and thus protected from disclosure. If the reader of this message is
not the intended recipient, or an employee or agent responsible for delivering
this message to the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is strictly
prohibited. If you have received this communication in error, please notify me
immediately by replying to this message and deleting it and all copies and
backups thereof. Thank you.
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto