summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-26 19:56:32 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-26 17:56:17 -0700
commit77866d5a639ad785582fca8ca0b78c7252b263a6 (patch)
tree18c7e617d89af49b10490af29b621c0c20888085
parentc4a4a14d5924a9fb64c340b658af3f0e22ee90d5 (diff)
downloadmeta-openembedded-77866d5a639ad785582fca8ca0b78c7252b263a6.tar.gz
tinysparql: upgrade 3.10.1 -> 3.11.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-gnome/recipes-gnome/tracker/tinysparql_3.11.0.bb (renamed from meta-gnome/recipes-gnome/tracker/tinysparql_3.10.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.1.bb b/meta-gnome/recipes-gnome/tracker/tinysparql_3.11.0.bb
index aba8f12976..522cfb3d23 100644
--- a/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.1.bb
+++ b/meta-gnome/recipes-gnome/tracker/tinysparql_3.11.0.bb
@@ -20,7 +20,7 @@ inherit gettext gnomebase gobject-introspection vala gi-docgen bash-completion
20 20
21SRC_URI += "file://0001-fix-reproducibility.patch" 21SRC_URI += "file://0001-fix-reproducibility.patch"
22SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch" 22SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch"
23SRC_URI[archive.sha256sum] = "5a7f3e789db6671a550ed6280ed4f60a60bea77368da92be68dc7d8d7e230265" 23SRC_URI[archive.sha256sum] = "011e758a53f31112a8c45700fd6039ae55617f0dac70119d9eddafc03cf68fe5"
24 24
25# text search is not an option anymore and requires sqlite3 build with 25# text search is not an option anymore and requires sqlite3 build with
26# PACKAGECONFIG[fts5] set (default) 26# PACKAGECONFIG[fts5] set (default)