summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-09-19 02:30:19 +0200
committerKhem Raj <raj.khem@gmail.com>2023-09-20 15:34:02 -0700
commit68af2b34bc7c4ce6b9e930bbcde0bd6872e56abb (patch)
tree7e5f8099e51a796f29f463bce2eec1c134334cdb
parentdbd26b234116d9bd80ff13ef13331badbd47095a (diff)
downloadmeta-openembedded-68af2b34bc7c4ce6b9e930bbcde0bd6872e56abb.tar.gz
tracker: add missing Upstream-Status
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch b/meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch
index 30a58923c3..4a11f8314b 100644
--- a/meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch
+++ b/meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch
@@ -8,6 +8,8 @@ binaries at various places. Avoid this to improve binary reproducibility.
8 8
9todo: Some of these paths may need to be adjusted to make the test environment work 9todo: Some of these paths may need to be adjusted to make the test environment work
10 10
11Upstream-Status: Inappropriate [oe-specific]
12
11Signed-off-by: Markus Volk <f_l_k@t-online.de> 13Signed-off-by: Markus Volk <f_l_k@t-online.de>
12--- 14---
13 meson.build | 6 +++--- 15 meson.build | 6 +++---