diff mbox series

[meta-oe] reproducibility: Mark fsverity, libsdl2 packages as known non-reproducible

Message ID 20250315235426.2876555-1-yoann.congal@smile.fr
State Accepted
Headers show
Series [meta-oe] reproducibility: Mark fsverity, libsdl2 packages as known non-reproducible | expand

Commit Message

Yoann Congal March 15, 2025, 11:54 p.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

From AB run:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/36/steps/32/logs/stdio

Diffoscope output is at:
https://valkyrie.yocto.io/pub/repro-fail-openembedded/meta-oe/oe-reproducible-20250315-8_7ama2q/packages/diff-html/

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 meta-oe/conf/include/non-repro-meta-oe.inc | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

diff --git a/meta-oe/conf/include/non-repro-meta-oe.inc b/meta-oe/conf/include/non-repro-meta-oe.inc
index 88dcedc268..b012c49310 100755
--- a/meta-oe/conf/include/non-repro-meta-oe.inc
+++ b/meta-oe/conf/include/non-repro-meta-oe.inc
@@ -24,6 +24,8 @@  KNOWN_NON_REPRO_META_OE = " \
     evemu-tools-python \
     fbgrab-doc \
     fluentbit-src \
+    fsverity-utils-dbg \
+    fsverity-utils-staticdev \
     fvwm-dbg \
     fvwm-doc \
     fvwm-extra \
@@ -59,12 +61,15 @@  KNOWN_NON_REPRO_META_OE = " \
     libck-doc \
     libdbus-cxx-dev \
     libforms \
+    libfsverity0 \
     libhugetlbfs-doc \
     libiio-src \
     libjcat-dbg \
     libjcat-ptest \
     librelp-dbg \
     librelp-ptest \
+    libsdl2-compat \
+    libsdl2-compat-dbg \
     libthrift-c-glib-zlib-src \
     libvncserver-dev \
     libwebsockets-testapps \