mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00: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
+1
-1
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Fri, 30 Dec 2016 18:04:35 +0200
|
||||
Subject: [PATCH 1/4] Correctly set the library installation directory
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/librepo/pull/110]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
librepo/CMakeLists.txt | 3 ++-
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Fri, 30 Dec 2016 18:06:24 +0200
|
||||
Subject: [PATCH 3/4] tests: fix a race when deleting temporary directories
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/librepo/pull/110]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
tests/python/tests/test_yum_repo_downloading.py | 2 +-
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ Date: Fri, 30 Dec 2016 18:23:27 +0200
|
||||
Subject: [PATCH 4/4] Set gpgme variables with pkg-config, not with cmake
|
||||
module (which doesn't work properly)
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inappropriate [gpgme upstream does not have pkg-config support and is not interested in it]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
CMakeLists.txt | 3 ++-
|
||||
|
||||
Reference in New Issue
Block a user