mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
rpm/dnf: fix Upstream-Status to reflect upstream submission status
(From OE-Core rev: 1ed4b8438087fe6d61203ffbe9737ac382e0d6eb) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
695b3fa02e
commit
ebfc2e42dd
@@ -6,7 +6,7 @@ Subject: [PATCH] Move releasever check after the etc/dnf/vars substitutions.
|
||||
The substitutions may actually set the releasever correctly,
|
||||
and so the check is premature.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/dnf/pull/868]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
dnf/cli/cli.py | 6 +++---
|
||||
|
||||
Reference in New Issue
Block a user