]> code.ossystems Code Review - openembedded-core.git/commit
local.conf.sample.extended: Use IMAGE_CLASSES to inherit extrausers
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 17 Jan 2019 02:55:00 +0000 (03:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Feb 2019 18:03:44 +0000 (18:03 +0000)
commit71ba5ae005cb150368d641b2dd39bdaec9323068
treeaf6cac84293f48881a44ea5be49739e0ab6aeebf
parent3ec9a6288793f384bf108d7194cf50147485fa28
local.conf.sample.extended: Use IMAGE_CLASSES to inherit extrausers

Since the extrausers class is only useful for image recipes, it is
better to suggest adding it via IMAGE_CLASSES instead of INHERIT in the
example.

Also make the example a bit more readable by indenting the variable
values.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample.extended