]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Updates to match bitbake siggen changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jul 2019 16:28:04 +0000 (17:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Aug 2019 10:23:36 +0000 (11:23 +0100)
commit23db236a054ee7a989cdbbcb42ad5c6eefd4a6ae
treef759ddf451d01fa27ded27567ad4e2a6cb792f84
parenta4d413d8d809132b0e0a5dd673a36e2bd0e0be4c
sstatesig: Updates to match bitbake siggen changes

Update the metadata to correspond to the bitbake siggen task specification
format change. This standardises on "<fn>:<task>" everywhere rather than
the "." delimiter that was being used in some places.

This is an API breaking change but means we now have a consistent format
being used throughout the codebase without compatibility APIs.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/copy_buildsystem.py
meta/lib/oe/sstatesig.py