diff options
author | Tobias Hagelborn <tobias.hagelborn@axis.com> | 2024-02-05 15:03:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-18 07:34:42 +0000 |
commit | f909d235c95d89bd44a7d3fc719adfc82cdc1d98 (patch) | |
tree | ab24c1d29bcae1bb5c98ff565077131061b22dcc /scripts/lib/devtool/ide_sdk.py | |
parent | a277d1f7a0dc716b497fd855f20cbd6a7d488f8b (diff) | |
download | poky-f909d235c95d89bd44a7d3fc719adfc82cdc1d98.tar.gz |
sstate.bbclass: Only sign packages at the time of their creation
The purpose of the change is to never sign a package not created by
the build itself.
sstate_create_package is refactored into Python and re-designed
to handle signing inside the function. Thus, the signing should never apply
to existing sstate packages. The function is therefore renamed into
sstate_create_and_sign_package.
The creation of the archive remains in a separate shellscript function.
Co-authored-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
(From OE-Core rev: ba223f8fff19ea59440d56cf3fe46200f3f71e22)
Signed-off-by: Tobias Hagelborn <tobias.hagelborn@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions