mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
tinysparql: upgrade 3.9.1 -> 3.9.2
0001-src-libtracker-sparql-meson.build-dont-create-compat.patch refreshed for 3.9.2 Changelog: ========= * Fix installing pre-generated documentation in tarballs * Performance improvements in handling parser errors * Fixes for issues reported by OSS Fuzz Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ae8b11e0ed
commit
e259855543
@ -1,4 +1,4 @@
|
||||
From 0dfdbeef174c18e846b98af816a9675c12a42845 Mon Sep 17 00:00:00 2001
|
||||
From 64d537a8e5e8dd2f651d8fe214b73bbc96cc5655 Mon Sep 17 00:00:00 2001
|
||||
From: Markus Volk <f_l_k@t-online.de>
|
||||
Date: Fri, 20 Sep 2024 16:43:44 +0200
|
||||
Subject: [PATCH] src/libtracker-sparql/meson.build: dont create compatibility
|
||||
@ -16,10 +16,10 @@ Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/libtinysparql/meson.build b/src/libtinysparql/meson.build
|
||||
index 5eccb92fc..6ed7c2b1f 100644
|
||||
index 031f7e1..11f8a96 100644
|
||||
--- a/src/libtinysparql/meson.build
|
||||
+++ b/src/libtinysparql/meson.build
|
||||
@@ -247,6 +247,6 @@ endif
|
||||
@@ -246,6 +246,6 @@ endif
|
||||
|
||||
tracker_sparql_uninstalled_dir = meson.current_build_dir()
|
||||
|
||||
@ -27,6 +27,3 @@ index 5eccb92fc..6ed7c2b1f 100644
|
||||
+#meson.add_install_script('symlink-libtracker-sparql.sh', get_option('libdir'), meson.current_build_dir())
|
||||
|
||||
meson.override_dependency('tinysparql-3.0', tracker_sparql_dep)
|
||||
--
|
||||
2.46.0
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@ inherit gettext gnomebase gobject-introspection vala gi-docgen bash-completion
|
||||
|
||||
SRC_URI += "file://0001-fix-reproducibility.patch"
|
||||
SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch"
|
||||
SRC_URI[archive.sha256sum] = "98e8933b946d8c54a77eadabd7f1d14cddd88fa43eef0d0ace3c0fcce646722b"
|
||||
SRC_URI[archive.sha256sum] = "14ce039024135e181022bcce4b1aad2e00377dd9c7d812b98391ccfc756dad8e"
|
||||
|
||||
# text search is not an option anymore and requires sqlite3 build with
|
||||
# PACKAGECONFIG[fts5] set (default)
|
||||
Loading…
x
Reference in New Issue
Block a user