chore(coreos-image-demo-k3s): move k3s kernel config file to the demo layer

This commit is contained in:
Sam Dolt 2024-03-25 17:19:38 +01:00
parent 965982dc7b
commit 33b5b7d65c
3 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,5 @@ require recipes-core/images/coreos-image-all-features.bb
IMAGE_INSTALL += "k3s-agent" IMAGE_INSTALL += "k3s-agent"
# To use this image, please add k3s to DISTRO_FEATURE inside your
# local.conf config file.

View File

@ -0,0 +1 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"