summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-09-08 20:01:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-11 18:41:37 +0100
commit7aa703bf88a065d23ac6aaca63f1559e2d294f0b (patch)
tree407b2c188a65ca2f894c4b4b6918405fd1db783e /meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
parentc3189b9efeace692965b409d8588cb3833e53f5b (diff)
downloadpoky-7aa703bf88a065d23ac6aaca63f1559e2d294f0b.tar.gz
libdnf: fix the rpm sqlite-only target setup
(From OE-Core rev: 8bbbcf9f8db1112a08c89ed8ee76c8c65f1ea179) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libdnf/libdnf_0.63.1.bb')
-rw-r--r--meta/recipes-devtools/libdnf/libdnf_0.63.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb b/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
index 282c28e2c4..a9f393e722 100644
--- a/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
+++ b/meta/recipes-devtools/libdnf/libdnf_0.63.1.bb
@@ -13,6 +13,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \
13 file://enable_test_data_dir_set.patch \ 13 file://enable_test_data_dir_set.patch \
14 file://0001-libdnf-config.h-avoid-the-use-of-non-portable-__WORD.patch \ 14 file://0001-libdnf-config.h-avoid-the-use-of-non-portable-__WORD.patch \
15 file://0001-drop-FindPythonInstDir.cmake.patch \ 15 file://0001-drop-FindPythonInstDir.cmake.patch \
16 file://0001-libdnf-dnf-context.cpp-do-not-try-to-access-BDB-data.patch \
16 " 17 "
17 18
18SRCREV = "8e451380bf84bd76e3925cbae2a06bb0e56f5cd9" 19SRCREV = "8e451380bf84bd76e3925cbae2a06bb0e56f5cd9"