]> code.ossystems Code Review - openembedded-core.git/commit
package_manager: force dnf to refresh the cache
authorRoss Burton <ross.burton@intel.com>
Mon, 27 Nov 2017 17:14:50 +0000 (17:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Jan 2018 10:11:42 +0000 (10:11 +0000)
commitb3b0b2e7e710195245f58b4757059906d0cf284e
treebb820d30fde6b484d586252df5154708178e4ecf
parent8a3c2865cf06dfec890fbfb88fda47abc33c1978
package_manager: force dnf to refresh the cache

DNF has a time-based cache policy (and a great sense of humour) so it's possible
that 'dnf makecache' won't actually refresh any caches.  Force the cache updates
by passing --refresh.

Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit a6e34b6aa194a27db9667af1fb0195ac8fb563f5)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oe/package_manager.py