Jairo
2018-10-31 11:03:29 UTC
Hi all,
I need to install an avahi service on rocko for (a node of) node-red.
OK, I have an avahi_0.6.32.bb recipe at 'sources/poky/meta/recipes-
connectivity/avahi/' which path is added at bblayers.conf file.
but if I add the package at local.conf file like this:
IMAGE_INSTALL_append = " avahi"
when I try to make an image, bitbake can't find avahi
Collected errors:
* opkg_prepare_url_for_install: Couldn't find anything to satisfy
'avahi'.
What I'm doing wrong?
Thanks,
Jairo
--
I need to install an avahi service on rocko for (a node of) node-red.
OK, I have an avahi_0.6.32.bb recipe at 'sources/poky/meta/recipes-
connectivity/avahi/' which path is added at bblayers.conf file.
but if I add the package at local.conf file like this:
IMAGE_INSTALL_append = " avahi"
when I try to make an image, bitbake can't find avahi
Collected errors:
* opkg_prepare_url_for_install: Couldn't find anything to satisfy
'avahi'.
What I'm doing wrong?
Thanks,
Jairo
--