diff options
| author | Lei YU <yulei.sh@bytedance.com> | 2023-01-18 12:35:03 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2023-03-20 18:13:27 +0300 |
| commit | 444782b47d12ba2fef2886e9f884bdae4fc67571 (patch) | |
| tree | e0e758440274171b33cbd394f2d5e6755d36ad2e /meta-openembedded/meta-python/recipes-devtools/python | |
| parent | ce2197669a935b377de05ca8af53fb017150e25c (diff) | |
| download | openbmc-444782b47d12ba2fef2886e9f884bdae4fc67571.tar.xz | |
image_types_phosphor: Add SIGNING_PUBLIC_KEY
Support SIGNING_PUBLIC_KEY so that it generates an unsigned tarball.
Such tarball will be signed by separate tools as needed.
Tested:
* Do not define both SIGNING_KEY and SIGNING_PUBLIC_KEY, it generates
the tarball as before with the dev key.
* Define SIGNING_PUBLIC_KEY and do not define SIGNING_KEY, it generates
tarballs without signature.
* Define SIGNING_KEY and do not define SIGNING_PUBLIC_KEY, it generates
the tarball signed with the SIGNING_KEY.
* Define both SIGNING_KEY and SIGNING_PUBLIC_KEY, it gets error on
building phosphor-image-signing recipe.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: If6cffc477c1aa76674af758e0154b21b7b88c099
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
