]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample.extended: fix commented-out override syntax
authorRoss Burton <ross@burtonini.com>
Mon, 23 Aug 2021 11:59:36 +0000 (12:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Aug 2021 12:13:50 +0000 (13:13 +0100)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample.extended

index 08c3906b127004e3e1dfdfc2758d4d031024e085..e72fb803612c8915172b0ec30de03e2259746bb1 100644 (file)
 # 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:
 # 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