diff options
author | Lans Zhang <jia.zhang@windriver.com> | 2017-07-11 12:43:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-17 13:48:56 +0100 |
commit | 95b9ee33d5595078e90c633f6155ec9ba3d184f0 (patch) | |
tree | a29d144f3a644d62159efd0ae03053804f65a90a /scripts/lib/devtool/build.py | |
parent | 2fda41cef26b600d599dfb7f2e61c5829e2b309c (diff) | |
download | openembedded-core-95b9ee33d5595078e90c633f6155ec9ba3d184f0.tar.gz openembedded-core-95b9ee33d5595078e90c633f6155ec9ba3d184f0.tar.bz2 openembedded-core-95b9ee33d5595078e90c633f6155ec9ba3d184f0.zip |
sign_rpm: support signing files in RPM payload
Currently, RPM4 supports to sign the files in RPM payload with plugin
mechanism. We introduce more definitions to make the file signing
available for the users:
- RPM_FILE_CHECKSUM_DIGEST
Global switch to enable file signing.
- RPM_FSK_PATH
The file signing key.
- RPM_FSK_PASSWORD
The password of file signing key.
- RPM_FILE_CHECKSUM_DIGEST
The file checksum digest.
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions