All,

When I try to build based on poky-tiny, I get the following error:

ERROR: QA Issue: eglibc-locale: Files/directories were installed but not shipped
  /usr/lib
  /usr/bin
  /usr/lib/locale
  /usr/share/i18n
  /usr/share/i18n/locales
  /usr/share/i18n/locales/POSIX
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa

Here is the image recipe I am running:

DESCRIPTION = "A console-only image with more full-featured Linux system \
functionality installed."

module_autoload_fwreg = "fwreg"

IMAGE_INSTALL = "\
    packagegroup-core-boot \
    ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
    ${CORE_IMAGE_EXTRA_INSTALL} \
    openssh \
    "

inherit core-image

Can anyone help me figure out what the problem is?

-Nick

----------------------------------------
Nick Crast
Associate Software Engineer
Saab Sensis Corporation
Phone: 315-445-5703
Email: nicholas.cr...@saabsensis.com<mailto:nicholas.cr...@saabsensis.com>


This message is intended only for the addressee and may contain information 
that is company confidential or privileged. Any technical data in this message 
may be exported only in accordance with the U.S. International Traffic in Arms 
Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 
CFR Parts 730-774). Unauthorized use is strictly prohibited and may be 
unlawful. If you are not the intended recipient, or the person responsible for 
delivering to the intended recipient, you should not read, copy, disclose or 
otherwise use this message. If you have received this email in error, please 
delete it, and advise the sender immediately.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to