Message ID | 20250707203820.2554184-6-adrian.freihofer@siemens.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | FIT image beaglebone-yocto (poky part) | expand |
diff --git a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc index da9199dcd4d..e48a56148a8 100644 --- a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc +++ b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc @@ -6,3 +6,6 @@ PREFERRED_VERSION_linux-yocto = "6.12%" # Ensure the kernel nfs server is enabled KERNEL_FEATURES:append:pn-linux-yocto = " features/nfsd/nfsd-enable.scc" + +# Use the FIT image for the beaglebone reference hardware just for testing purpose +FIT_IMAGE_KERNEL = "1"