mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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:
committed by
Richard Purdie
parent
3480d0224b
commit
705b1d757f
@@ -158,7 +158,7 @@ USER_CLASSES ?= "buildstats"
|
|||||||
# run tests against any SDK that are built. To enable this uncomment these lines.
|
# run tests against any SDK that are built. To enable this uncomment these lines.
|
||||||
# See classes/test{image,sdk}.bbclass for further details.
|
# See classes/test{image,sdk}.bbclass for further details.
|
||||||
#IMAGE_CLASSES += "testimage testsdk"
|
#IMAGE_CLASSES += "testimage testsdk"
|
||||||
#TESTIMAGE_AUTO_qemuall = "1"
|
#TESTIMAGE_AUTO:qemuall = "1"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Interactive shell configuration
|
# Interactive shell configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user