diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-16 17:41:51 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-16 09:59:21 -0700 |
commit | 79ffb22e7ace403c6c3b9e3e24005ec7c32fa748 (patch) | |
tree | e5eb6d42d206a779e5dcdadd1c820dd86adf56c8 | |
parent | 75fd2448c4184d75b604b8d7e3fcaa5c703df2e1 (diff) | |
download | meta-openembedded-79ffb22e7ace403c6c3b9e3e24005ec7c32fa748.tar.gz |
tinysparql: upgrade 3.9.2 -> 3.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb (renamed from meta-gnome/recipes-gnome/tracker/tinysparql_3.9.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tinysparql_3.9.2.bb b/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb index 1194b1f71b..3a42f6f54e 100644 --- a/meta-gnome/recipes-gnome/tracker/tinysparql_3.9.2.bb +++ b/meta-gnome/recipes-gnome/tracker/tinysparql_3.10.0.bb | |||
@@ -20,7 +20,7 @@ inherit gettext gnomebase gobject-introspection vala gi-docgen bash-completion | |||
20 | 20 | ||
21 | SRC_URI += "file://0001-fix-reproducibility.patch" | 21 | SRC_URI += "file://0001-fix-reproducibility.patch" |
22 | SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch" | 22 | SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch" |
23 | SRC_URI[archive.sha256sum] = "14ce039024135e181022bcce4b1aad2e00377dd9c7d812b98391ccfc756dad8e" | 23 | SRC_URI[archive.sha256sum] = "fb0af98355ea1db700764cf4fa245884a199ca145ed42ed55f9a18c68552ca30" |
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) |