]> code.ossystems Code Review - openembedded-core.git/commit
extrausers.bbclass: Suggest to use IMAGE_CLASSES rather than INHERIT
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 17 Jan 2019 02:53:16 +0000 (03:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2019 11:02:44 +0000 (11:02 +0000)
commitee91a464f2cad6b3801e18fee28e639e1c957d41
tree5d63ea8955e5482aa0687802bed65909383b8cf9
parent1946898d858bf783efcb3313fa84e9c4ce3e217e
extrausers.bbclass: Suggest to use IMAGE_CLASSES rather than INHERIT

Since this 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/classes/extrausers.bbclass