From 23df84524f88ade4d137edbbfc23068b5ccd542a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 4 Aug 2021 19:29:40 +0100 Subject: local.conf.sample: Fix missed override conversion (From meta-yocto rev: 1e7a636bee31afb508be20345962e0deb3126fdf) Signed-off-by: Richard Purdie --- meta-poky/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-poky/conf/local.conf.sample') diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample index b6a9e272b5..3ef25a2a89 100644 --- a/meta-poky/conf/local.conf.sample +++ b/meta-poky/conf/local.conf.sample @@ -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 -- cgit v1.2.3-54-g00ecf