summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-08-23 12:59:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-23 13:13:50 +0100
commit9ee65c2b980e4081264f4acaddcae8adb7358668 (patch)
tree1d1eb14e1c70937a28308df808ad6e9a5610128d /meta/conf
parent0fc3055027e2a76ac863f1c0e0d52e95748066aa (diff)
downloadopenembedded-core-9ee65c2b980e4081264f4acaddcae8adb7358668.tar.gz
local.conf.sample.extended: fix commented-out override syntax
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/local.conf.sample.extended4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index 08c3906b12..e72fb80361 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -136,7 +136,7 @@
# Uncomment the following lines to enable multilib builds
#require conf/multilib.conf
#MULTILIBS = "multilib:lib32"
-#DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
+#DEFAULTTUNE:virtclass-multilib-lib32 = "x86"
# Set RPM_PREFER_ELF_ARCH to configure preferred ABI when using rpm packaging
# backend to generate a rootfs, choices are:
@@ -314,7 +314,7 @@
# Note this is not officially supported and is just illustrated here to
# show an example of how it can be done
# You'll also need your fortran recipe to depend on libgfortran
-#FORTRAN_forcevariable = ",fortran"
+#FORTRAN:forcevariable = ",fortran"
#
# Kernel image features