]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rootfs-post: remove traling blanks from tasks
authorPriyal Doshi <pdoshi@mvista.com>
Thu, 7 Sep 2023 10:45:29 +0000 (16:15 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 11 Sep 2023 14:37:36 +0000 (04:37 -1000)
commit18246f0bfedb5c729a0fc5b515f25a1ed0cde191
treed6b0b3f0a9a759961bf3e58aecff95b9922787ec
parent45ce9885351a2344737170e6e810dc67ab3e7ea9
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: Priyal Doshi <pdoshi@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/rootfs-postcommands.bbclass
meta/classes/rootfsdebugfiles.bbclass