]> code.ossystems Code Review - openembedded-core.git/commit
createrepo: disable RPM signature validation
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 27 Aug 2015 06:32:47 +0000 (09:32 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Sep 2015 20:56:17 +0000 (21:56 +0100)
commitc419c64c30736ecc7b496161b4f9d9f3cc88102f
tree723003a44f5b8d9793640e58e285e9a6ebef546e
parent9ad34098907be1e5a997c176eb25e1c2b3c87d13
createrepo: disable RPM signature validation

Disable RPM signature validation so that it is possible to create
package feeds of signed RPM packages without importing the public part
of the signing key into the RPM database. In any case, the signatures
are validated when the packages in the feed are used (e.g. in image
generation of manually installing packages from the feed).

The original idea idea of this patch is from Mark Hatle
<mark.hatle@windriver.com>.

[YOCTO #8134]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch [new file with mode: 0644]
meta/recipes-support/createrepo/createrepo_0.4.11.bb