diff options
author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2018-04-03 13:35:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-03 09:53:48 +0100 |
commit | 6db2f5f39f8a156c6fb6233e715031f6177a4738 (patch) | |
tree | b058b0dafb988c0e610d8ab2cb0bd8d23a9a2d46 /meta/classes/uninative.bbclass | |
parent | 901ad79f65ee0d83698f349dc59ef24c8c078693 (diff) | |
download | poky-6db2f5f39f8a156c6fb6233e715031f6177a4738.tar.gz |
package_manager.py: Skip gpgcheck while using dnf on target
By default, RPM_SIGN_PACKAGES is not defined. Add gpgcheck=0 to
oe-remote-repo.repo file, otherwise dnf will complain during
install operation on target
Note, RPM_SIGN_PACKAGES is set only when you inherit sign_rpm explicitly
(From OE-Core rev: 002a71eaa7606828c399972d8fd35e19e7b71929)
(From OE-Core rev: 21ca5428fa320aa4c925fe8a1a141c7df863fa84)
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/uninative.bbclass')
0 files changed, 0 insertions, 0 deletions