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 comp
On Tue, Oct 24, 2017 at 2:23 AM, Remco Poelstra
wrote:
> Hi all,
>
> I’m new with the Yocto project and I’m still trying to find my way.
> I’m using a Hachiko board using Architech SDK and have managed to build and
> run the standard image.
> As a next step I wanted to include the avahi mdns imple
Alexander Kanavin schreef op 2017-10-24 14:19:
libcap 2.22 is very old, so your SDK must be using a very old release
of Yocto (2014 or earlier). It's difficult to provide help for that.
Perhaps you could address your question to the makers of the SDK and
find out if they have anything more recent
On 10/24/2017 12:23 PM, Remco Poelstra wrote:
I’m new with the Yocto project and I’m still trying to find my way.
I’m using a Hachiko board using Architech SDK and have managed to build
and run the standard image.
As a next step I wanted to include the avahi mdns implementation. In
order to do
Hi all,
I’m new with the Yocto project and I’m still trying to find my way.
I’m using a Hachiko board using Architech SDK and have managed to build
and run the standard image.
As a next step I wanted to include the avahi mdns implementation. In
order to do so I included IMAGE_INSTALL_append = “