mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
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:
parent
f64b796093
commit
23df84524f
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user