]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
Fix missing leading whitespace with ':append'
authorNiko Mauno <niko.mauno@vaisala.com>
Tue, 24 Jan 2023 11:47:07 +0000 (11:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jan 2023 21:05:52 +0000 (21:05 +0000)
commitfcd340ec53ff8352b8cae0eb351810072b025a08
treed59331427bca2b734fa677f741cc2b11adef6176
parentec69f295552d6dd4de755bb4562a007158cf660e
Fix missing leading whitespace with ':append'

Mitigate occurences where ':append' operator is used and leading
whitespace character is obviously missing, risking inadvertent
string concatenation.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/core-image.bbclass
meta/classes-recipe/populate_sdk_ext.bbclass
meta/conf/distro/include/ptest-packagelists.inc