]> code.ossystems Code Review - openembedded-core.git/commit
rootfs-post: remove traling blanks from tasks
authorKonrad Weihmann <kweihmann@outlook.com>
Wed, 8 Jul 2020 11:09:35 +0000 (13:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jul 2020 09:37:53 +0000 (10:37 +0100)
commit8c835f63c2bca0a66385eb7ea5ec021d86265777
tree8b05e42c08a0f80179ce3706d8be22f862b4b03e
parentffa4fa35e1f6132b19788166a2b87517d9e17d95
rootfs-post: remove traling blanks from tasks

remove the traling blanks before the ;-delimiter, so one could use
"_remove" to avoid running tasks like 'rootfs_update_timestamp',
which are currently hardcoded and not bound to any
configurable feature flag

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs-postcommands.bbclass
meta/classes/rootfsdebugfiles.bbclass