diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 755667f664..83e232ac7e 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf @@ -137,3 +137,4 @@ PNBLACKLIST[core-image-sato-dev] = "not buildable with poky-tiny" PNBLACKLIST[core-image-sato-sdk] = "not buildable with poky-tiny" PNBLACKLIST[core-image-x11] = "not buildable with poky-tiny" PNBLACKLIST[qt4e-demo-image] = "not buildable with poky-tiny" +PNBLACKLIST[core-image-weston] = "not buildable with poky-tiny"