local.conf.sample: Fix missed override conversion

(From meta-yocto rev: 1e7a636bee31afb508be20345962e0deb3126fdf)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2021-08-04 19:29:40 +01:00
parent f64b796093
commit 23df84524f
2 changed files with 2 additions and 2 deletions

View File

@ -242,7 +242,7 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
# You can also enable the Gtk UI frontend, which takes somewhat longer to build, but adds
# a handy set of menus for controlling the emulator.
#PACKAGECONFIG_append_pn-qemu-system-native = " gtk+"
#PACKAGECONFIG:append:pn-qemu-system-native = " gtk+"
#
# Hash Equivalence

View File

@ -380,7 +380,7 @@ DISTRO_FEATURES:remove = "x11"
# Enable LTO system-wide
#
#require conf/distro/include/lto.inc
#DISTRO_FEATURES_append = " lto"
#DISTRO_FEATURES:append = " lto"
#
# Set PS1 for SDK