diff mbox series

[meta-oe] Reproducilibility: Remove boinc-client-dev package from non reproducible list

Message ID 20250418151816.2742749-1-kelefa.sane@smile.fr
State Accepted
Headers show
Series [meta-oe] Reproducilibility: Remove boinc-client-dev package from non reproducible list | expand

Commit Message

kelefa.sane@smile.fr April 18, 2025, 3:18 p.m. UTC
From: Kéléfa Sané <kelefa.sane@smile.fr>

Last modification on boinc-client recipe (see commit "boinc-client: Fix
contains reference to TMPDIR [buildpaths] warning"
3e38af7e8b0e5e22ab4159c2146ce95e0fa41a3f) fix the repoducibility issue,
with a do_install:append task which remove the build path present in the
header source file svn_version.h.

Signed-off-by: Kéléfa Sané <kelefa.sane@smile.fr>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 meta-oe/conf/include/non-repro-meta-oe.inc | 1 -
 1 file changed, 1 deletion(-)
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 c8c628eea..b8b5adf45 100755
--- a/meta-oe/conf/include/non-repro-meta-oe.inc
+++ b/meta-oe/conf/include/non-repro-meta-oe.inc
@@ -4,7 +4,6 @@  KNOWN_NON_REPRO_META_OE = " \
     asio-dbg \
     asio-ptest \
     asio-src \
-    boinc-client-dev \
     cjson-ptest \
     cpuid-doc \
     crash \