mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-07 10:09:22 +00:00
sign_rpm_ext: remove the test lines
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#DEPENDS += "gnupg-native"
|
||||
|
||||
#RPM_GPG_NAME ?= "SecureCore Sample RPM Signing Key"
|
||||
#RPM_GPG_PASSPHRASE ?= "password"
|
||||
RPM_GPG_NAME ?= "testkey"
|
||||
RPM_GPG_PASSPHRASE ?= "123456"
|
||||
RPM_GPG_BACKEND ?= "local"
|
||||
# SHA-256 is used for the file checksum digest.
|
||||
RPM_FILE_CHECKSUM_DIGEST ?= "8"
|
||||
|
||||
Reference in New Issue
Block a user