summaryrefslogtreecommitdiffstats
path: root/meta-gnome
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 07:43:46 -0700
commit04c3e321afdefc32e60e936e7e85623139951f51 (patch)
treec8e988976417342fda4eb775da5c40aa7dc0697e /meta-gnome
parent353a6e9d9d330be11fdde0a9b1469e210e9cf0e2 (diff)
downloadmeta-openembedded-04c3e321afdefc32e60e936e7e85623139951f51.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>
Diffstat (limited to 'meta-gnome')
-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)