summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tracker
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-27 09:09:03 -0700
commit3f9a07871a9f15be71312b7fc158a0e9087eafa4 (patch)
treeb308642e7a9c54338e62727f59cfa2f1cfb1f848 /meta-gnome/recipes-gnome/tracker
parentdf2d72f1476d79003c16f2313c43b0c007cdc3ea (diff)
downloadmeta-openembedded-3f9a07871a9f15be71312b7fc158a0e9087eafa4.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/recipes-gnome/tracker')
-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)