]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: fix a wrong position blank
authorMing Liu <liu.ming50@gmail.com>
Sat, 24 Nov 2018 12:54:05 +0000 (13:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jan 2019 20:12:03 +0000 (20:12 +0000)
commit0e62a5a6e2d3c453dc7e970fd497e050a9e17c7a
tree19e0a8e60aa69a29b6293da72c4231d928a803e4
parent1b84064b15022a0834d7f443a8d6bde7f4cfeb6d
image.bbclass: fix a wrong position blank

A flaw was introduced by commit c5fa6034:
[ image.bbclass: use prependVarFlag for postfuncs ]

it changed to use prependVarFlag instead of appendVarFlag, then the
blank also needs change to adapt it.

(From OE-Core rev: 6085023158ffbfbaf0f3d65ef18054c003d3f463)

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/image.bbclass