From ebfc2e42dda883e9013c96a653fd011ae6fc7ea3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 20 Jul 2017 15:27:08 +0300 Subject: rpm/dnf: fix Upstream-Status to reflect upstream submission status (From OE-Core rev: 1ed4b8438087fe6d61203ffbe9737ac382e0d6eb) Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/dnf') diff --git a/meta/recipes-devtools/dnf/dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch b/meta/recipes-devtools/dnf/dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch index 0226d4fdec..daf058bbae 100644 --- a/meta/recipes-devtools/dnf/dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch +++ b/meta/recipes-devtools/dnf/dnf/0001-Move-releasever-check-after-the-etc-dnf-vars-substit.patch @@ -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 --- dnf/cli/cli.py | 6 +++--- -- cgit v1.2.3-54-g00ecf