mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +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
@@ -7,7 +7,7 @@ Subject: [PATCH 1/4] FindGtkDoc.cmake: drop the requirement for
|
||||
For some reason cmake is not able to find it when building in openembedded,
|
||||
and it's bundled with the source code anyway.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
cmake/modules/FindGtkDoc.cmake | 2 +-
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ Date: Tue, 7 Feb 2017 12:16:03 +0200
|
||||
Subject: [PATCH 5/5] Get parameters for both libsolv and libsolvext (libdnf is
|
||||
using both)
|
||||
|
||||
Upstream-Status: Pending [depends on whether https://github.com/openSUSE/libsolv/pull/177 is accepted]
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
|
||||
---
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Fri, 30 Dec 2016 18:17:19 +0200
|
||||
Subject: [PATCH 2/4] Prefix sysroot path to introspection tools path.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
libdnf/CMakeLists.txt | 4 ++--
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
Date: Fri, 30 Dec 2016 18:20:01 +0200
|
||||
Subject: [PATCH 3/4] Set the library installation directory correctly.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
---
|
||||
CMakeLists.txt | 4 +++-
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ Date: Fri, 30 Dec 2016 18:24:50 +0200
|
||||
Subject: [PATCH 4/5] Set libsolv variables with pkg-config (cmake's own module
|
||||
doesn't work properly).
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312]
|
||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user