diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2024-12-17 17:01:27 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-19 09:41:23 -0800 | 
| commit | 4bf94f272a7c915ffbd67ea1671192e274a9c17a (patch) | |
| tree | 2f328089ba2b5391ca64b35e8679200b2b2901c8 | |
| parent | 2036eb69d07a577b33f5ecd08c521f72f110e9c2 (diff) | |
| download | meta-openembedded-4bf94f272a7c915ffbd67ea1671192e274a9c17a.tar.gz | |
localsearch: upgrade 3.8.1 -> 3.8.2
Changelog:
 Fix database inconsistency resulting from some patterns of folder
 updates, and possible resulting CPU churn.
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/tracker/localsearch_3.8.2.bb (renamed from meta-gnome/recipes-gnome/tracker/localsearch_3.8.1.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-gnome/recipes-gnome/tracker/localsearch_3.8.1.bb b/meta-gnome/recipes-gnome/tracker/localsearch_3.8.2.bb index c80d6dd102..bcc5a30501 100644 --- a/meta-gnome/recipes-gnome/tracker/localsearch_3.8.1.bb +++ b/meta-gnome/recipes-gnome/tracker/localsearch_3.8.2.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI:append = " \ | |||
| 18 | file://0001-fix-reproducibility.patch \ | 18 | file://0001-fix-reproducibility.patch \ | 
| 19 | file://0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch \ | 19 | file://0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch \ | 
| 20 | " | 20 | " | 
| 21 | SRC_URI[archive.sha256sum] = "a7b24a4f07805df7543a4dd023684fcde5ee699ca00eb5b09123a049d3aeccd8" | 21 | SRC_URI[archive.sha256sum] = "cda69195f6845357a8d91c023670efe92238f4d138a1ef7a1401f45a2a8403ce" | 
| 22 | 22 | ||
| 23 | # gobject-introspection is mandatory and cannot be configured | 23 | # gobject-introspection is mandatory and cannot be configured | 
| 24 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 24 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 
