local.conf.sample: Use the new override syntax for a commented variable

(From meta-yocto rev: 69e1d8c7a95081a243f36fc911ff9be3ce8cae44)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Peter Kjellerstedt 2021-08-26 19:32:40 +02:00 committed by Richard Purdie
parent 3480d0224b
commit 705b1d757f

View File

@ -158,7 +158,7 @@ USER_CLASSES ?= "buildstats"
# run tests against any SDK that are built. To enable this uncomment these lines.
# See classes/test{image,sdk}.bbclass for further details.
#IMAGE_CLASSES += "testimage testsdk"
#TESTIMAGE_AUTO_qemuall = "1"
#TESTIMAGE_AUTO:qemuall = "1"
#
# Interactive shell configuration