diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-27 10:53:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-29 23:07:13 +0000 |
commit | c36725d7d522333f963b318c4d188b6dbd420e40 (patch) | |
tree | 5af1d5fb71adbe3a9c7bc6088fc3e11693a98825 /meta/recipes-devtools/libdnf | |
parent | 2588acf1295a71ca08b1cedcb6c1b2394545e122 (diff) | |
download | poky-c36725d7d522333f963b318c4d188b6dbd420e40.tar.gz |
libdnf: submit patches upstream
(From OE-Core rev: 11a82aa6ad0c94fff018f03ba52e2c77fe3c45d8)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libdnf')
-rw-r--r-- | meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch b/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch index 384add5e12..607995a394 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-Add-WITH_TESTS-option.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] Add WITH_TESTS option | |||
5 | 5 | ||
6 | This makes a dependency on cppunit optional. | 6 | This makes a dependency on cppunit optional. |
7 | 7 | ||
8 | Upstream-Status: Pending | 8 | Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/1382] |
9 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 9 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
diff --git a/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch b/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch index 6dd7c71aae..2d8213cc87 100644 --- a/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch +++ b/meta/recipes-devtools/libdnf/libdnf/0001-Look-fo-sphinx-only-if-documentation-is-actually-ena.patch | |||
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com> | |||
3 | Date: Tue, 19 Nov 2019 13:46:09 +0100 | 3 | Date: Tue, 19 Nov 2019 13:46:09 +0100 |
4 | Subject: [PATCH] Look fo sphinx only if documentation is actually enabled | 4 | Subject: [PATCH] Look fo sphinx only if documentation is actually enabled |
5 | 5 | ||
6 | Upstream-Status: Pending | 6 | Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/1383] |
7 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 7 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
8 | --- | 8 | --- |
9 | docs/hawkey/CMakeLists.txt | 20 +++++++++++--------- | 9 | docs/hawkey/CMakeLists.txt | 20 +++++++++++--------- |