diff options
author | Kéléfa Sané <kelefa.sane@smile.fr> | 2025-04-18 17:18:16 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-19 14:36:07 -0700 |
commit | a23f229207b320343b766534258611e8ebcda5b6 (patch) | |
tree | 4595f6e4ee360315551688be31c1126752cc2cd3 | |
parent | 7ad93a1c68ee6cb9df88623dbdde16309b11e3b0 (diff) | |
download | meta-openembedded-a23f229207b320343b766534258611e8ebcda5b6.tar.gz |
Reproducilibility: Remove boinc-client-dev package from non reproducible list
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rwxr-xr-x | meta-oe/conf/include/non-repro-meta-oe.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/conf/include/non-repro-meta-oe.inc b/meta-oe/conf/include/non-repro-meta-oe.inc index c8c628eea0..b8b5adf456 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 = " \ | |||
4 | asio-dbg \ | 4 | asio-dbg \ |
5 | asio-ptest \ | 5 | asio-ptest \ |
6 | asio-src \ | 6 | asio-src \ |
7 | boinc-client-dev \ | ||
8 | cjson-ptest \ | 7 | cjson-ptest \ |
9 | cpuid-doc \ | 8 | cpuid-doc \ |
10 | crash \ | 9 | crash \ |