This is not working for other BSPs yet and we cant use poky-tiny profile for them. So make it qemux86 specific for now
Signed-off-by: Khem Raj <raj.k...@gmail.com> --- meta-poky/conf/distro/poky-tiny.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf index c6a9086..7a429fe 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf @@ -36,7 +36,7 @@ TCLIBC = "musl" # Distro config is evaluated after the machine config, so we have to explicitly # set the kernel provider to override a machine config. -PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny" +PREFERRED_PROVIDER_virtual/kernel_qemux86 = "linux-yocto-tiny" PREFERRED_VERSION_linux-yocto-tiny ?= "4.4%" # We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny -- 1.9.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto