Summary: Fix exporting of gpg keys when using a temporary keyring

When I tried to sign rpms and feeds using a gpg key on a temporary
keyring, I got a build failure in os-release.bb due to missing
exported keys. I traced the failure back to signing-keys.bb. Even
though the task had logged successful completion, when I tried to run
bitbake -c do_export_public_keys signing-keys I found two problems:
missing sysroot path and no GPG_PATH support.
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to