mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +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:
@@ -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
|
# 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.
|
# 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
|
# Hash Equivalence
|
||||||
|
|||||||
@@ -380,7 +380,7 @@ DISTRO_FEATURES:remove = "x11"
|
|||||||
# Enable LTO system-wide
|
# Enable LTO system-wide
|
||||||
#
|
#
|
||||||
#require conf/distro/include/lto.inc
|
#require conf/distro/include/lto.inc
|
||||||
#DISTRO_FEATURES_append = " lto"
|
#DISTRO_FEATURES:append = " lto"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Set PS1 for SDK
|
# Set PS1 for SDK
|
||||||
|
|||||||
Reference in New Issue
Block a user