diff options
Diffstat (limited to 'meta-poky/conf/distro/poky-tiny.conf')
-rw-r--r-- | meta-poky/conf/distro/poky-tiny.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf index c85a8b5b31..29588e4913 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf | |||
@@ -44,7 +44,7 @@ FULL_OPTIMIZATION = "-Os" | |||
44 | # Distro config is evaluated after the machine config, so we have to explicitly | 44 | # Distro config is evaluated after the machine config, so we have to explicitly |
45 | # set the kernel provider to override a machine config. | 45 | # set the kernel provider to override a machine config. |
46 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny" | 46 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny" |
47 | PREFERRED_VERSION_linux-yocto-tiny ?= "6.6%" | 47 | PREFERRED_VERSION_linux-yocto-tiny ?= "6.10%" |
48 | 48 | ||
49 | # We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny | 49 | # We can use packagegroup-core-boot, but in the future we may need a new packagegroup-core-tiny |
50 | #POKY_DEFAULT_EXTRA_RDEPENDS += "packagegroup-core-boot" | 50 | #POKY_DEFAULT_EXTRA_RDEPENDS += "packagegroup-core-boot" |