diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf index 30c031550f..54b2af5697 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf @@ -113,8 +113,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "" RDEPENDS:${PN}-mtrace:pn-eglibc = "" SKIP_RECIPE[build-appliance-image] = "not buildable with poky-tiny" -SKIP_RECIPE[core-image-base] = "not buildable with poky-tiny" -SKIP_RECIPE[core-image-full-cmdline] = "not buildable with poky-tiny" SKIP_RECIPE[core-image-rt] = "not buildable with poky-tiny" SKIP_RECIPE[core-image-rt-sdk] = "not buildable with poky-tiny" SKIP_RECIPE[core-image-sato] = "not buildable with poky-tiny"