Now we have the sanity function library, this inherit is not needed.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
# Optional variable for specifying the gnupg "home" directory:
#
-inherit sanity
-
IPK_SIGN_PACKAGES = '1'
IPK_GPG_BACKEND ?= 'local'
IPK_GPG_SIGNATURE_TYPE ?= 'ASC'
# GPG_PATH
# Optional variable for specifying the gnupg "home" directory:
#
-inherit sanity
PACKAGE_FEED_SIGN = '1'
PACKAGE_FEED_GPG_BACKEND ?= 'local'
# GPG_PATH
# Optional variable for specifying the gnupg "home" directory:
-inherit sanity
-
RPM_SIGN_PACKAGES = '1'
RPM_SIGN_FILES ?= '0'
RPM_GPG_BACKEND ?= 'local'