|
@@ -44,7 +44,7 @@ FULL_OPTIMIZATION = "-Os"
|
|
|
# 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_VERSION_linux-yocto-tiny ?= "6.10%"
|
|
|
+PREFERRED_VERSION_linux-yocto-tiny ?= "6.12%"
|
|
|
|
|
|
# We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny
|
|
|
#POKY_DEFAULT_EXTRA_RDEPENDS += "packagegroup-core-boot"
|