[OE-core] Using IMAGE_INSTALL_remove and PNBLACKLIST

Burton, Ross ross.burton at intel.com
Thu Jul 12 16:20:14 UTC 2018


Write your own custom image which doesn't include
packagegroup-arago-tisdk-addons?

Ross

On 12 July 2018 at 16:19, Adam Lee <adam.yh.lee at gmail.com> wrote:
> I am attempting to exclude a package from my system image with this in my
> local.conf:
>
> IMAGE_INSTALL_remove += "tiovx-app-host-examples"
> IMAGE_INSTALL_remove += "tiovx-lib-host"
> IMAGE_INSTALL_remove += "tiovx-app-host"
>
> PNBLACKLIST[tiovx-lib-host] = "Build break"
> PNBLACKLIST[tiovx-app-host] = "Build break"
> PNBLACKLIST[tiovx-app-host-examples] = "Build break"
>
> My build is still failing unfortunately:
>
> ERROR: Nothing RPROVIDES 'tiovx-app-host-examples' (but
> /home/ylee/tisdk-20180718/tisdk/sources/meta-arago/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> RDEPENDS on or otherwise requires it)
> NOTE: Runtime target 'tiovx-app-host-examples' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['tiovx-app-host-examples']
> ERROR: Required build target 'packagegroup-arago-tisdk-addons' has no
> buildable providers.
> Missing or unbuildable dependency chain was:
> ['packagegroup-arago-tisdk-addons', 'tiovx-app-host-examples']
>
> Is there something else I have to do to eliminate a package that is runtime
> dependent? Thoughts?
>
> Adam
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list