Khem Raj schreef op 2017-10-24 18:22:
it seems you might be using uclibc, and xattr is absent in DISTRO_FEATURES, add

DISTRO_FEATURES_append = " xattr"

in your conf/local.conf and see if that helps.


Hi,

This did indeed resolve that issue. Unfortunately it didn't take long for another compile error to pop up. I'm investigating my options for moving to a more modern Yocto release. I hope that will prove to be more useable.
Thanks for the suggestion.

Kind regards,

Remco Poelstra

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to