Re: libnss-resolve not automatically installed
On Wed, Aug 3, 2022 at 6:30 PM VIVAVIS AG via lists.yoctoproject.org <embedded=vivavis.com@...> wrote: Hi, Packageconfigs are about what you would like to build it’s still another step what you would like to bundle in your image which is what IMAGE_INSTALL does. At times this is already done because whatever the packagrconfig is enabling is already part of a output package that’s in your IMAGE_INSTALL dependencies and gets pulled in indirectly but that’s not the case here. Therefore you have to do it in both places
|
|