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-04-05 14:49:07 +0100 |
commit | 18ba941eb0266eed61dd6a6407fd9a8d0f46425d (patch) | |
tree | b5c2a7ac002ec4bc593d993f2f5197e2c8bc99fa /.gitignore | |
parent | 60822a633926554e43319e8f2f5cc4fb8a5cab16 (diff) | |
download | poky-18ba941eb0266eed61dd6a6407fd9a8d0f46425d.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)
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions