mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
tracker-miners: upgrade 2.3.3 -> 2.3.5
NEW in 2.3.5 - 2020-09-07
=========================
* Disable miners autostart by default. This is a measure to make Tracker 2.x
get as much out of the way as possible with Tracker 3.x available. This
default can be undone with -Dautostart=true.
* Whitelist statx syscall, used in recent glib.
Translations: lt
NEW in 2.3.4 - 2020-08-24
=========================
* Block image/ktx files in 90-gstreamer-image-generic.rule
* Set a deadline of 30 seconds for extraction tasks
* Remove generic gstreamer-based image extraction codepath
* Several fixes to libav-based extractor
* Replace sensitive words
* get the systemd user unit dir from pkg-config
Translations: es, hr, id, it, lt, pl, pt_BR, ro, sv, tr, uk
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-2
@@ -15,8 +15,7 @@ GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit gnomebase gsettings gobject-introspection vala gtk-doc manpages bash-completion features_check
|
||||
|
||||
SRC_URI[archive.md5sum] = "a317bc50c5e63dd0746a48af478fb92b"
|
||||
SRC_URI[archive.sha256sum] = "7472aa28d7862620d3ca2bbec3b103df547d7319c12e95a7f7aa9f9f6dee4b19"
|
||||
SRC_URI[archive.sha256sum] = "9509d37fb29acd233058f4df5bd1234b692ac6f946bc2e5f7b8dbf51dfe5b9fa"
|
||||
SRC_URI += "file://0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch"
|
||||
|
||||
# gobject-introspection is mandatory and cannot be configured
|
||||
Reference in New Issue
Block a user