diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-08 18:25:21 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-08 21:45:56 -0700 |
| commit | 617f0555e0fd82a7618028d560d233080256fe1e (patch) | |
| tree | 22d4b586c7d132eb376fcffe1650a27f72a85295 | |
| parent | 5050c1c27ac5e279b88f75c974c79eef9fa510b2 (diff) | |
| download | meta-openembedded-617f0555e0fd82a7618028d560d233080256fe1e.tar.gz | |
tracker: upgrade 3.5.0 -> 3.5.1
Changelog:
==========
* Reintroduce order/distance independent handling of
FTS terms.
* Documentation improvements
* Do not prune too early content of failed batches for
error processing purposes
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/tracker_3.5.1.bb (renamed from meta-gnome/recipes-gnome/tracker/tracker_3.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.5.0.bb b/meta-gnome/recipes-gnome/tracker/tracker_3.5.1.bb index 6b0e75b558..8489043924 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker_3.5.0.bb +++ b/meta-gnome/recipes-gnome/tracker/tracker_3.5.1.bb | |||
| @@ -22,7 +22,7 @@ GNOMEBASEBUILDCLASS = "meson" | |||
| 22 | 22 | ||
| 23 | inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check python3native | 23 | inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check python3native |
| 24 | 24 | ||
| 25 | SRC_URI[archive.sha256sum] = "13294275dbbbad9634b3a8390c08e6f12bebfe84f6ccafb72b27b0c23ba8da2f" | 25 | SRC_URI[archive.sha256sum] = "f972d50ac7bafdccf113b1eb99dcae35404685a99e55bfef16f3ac83b4de974d" |
| 26 | 26 | ||
| 27 | # gobject-introspection is mandatory and cannot be configured | 27 | # gobject-introspection is mandatory and cannot be configured |
| 28 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 28 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
