summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2025-05-01 22:47:05 +0200
committerKhem Raj <raj.khem@gmail.com>2025-05-01 18:31:01 -0700
commite08ffebc34972e77a7ec9986645ad4a94cd405d2 (patch)
treed3d9f874691b8022e78b2447274cac98c94bc49f /meta-oe/conf
parent5cc654eeadcfc714e1a7ed37a9b015a6736a1c5c (diff)
downloadmeta-openembedded-e08ffebc34972e77a7ec9986645ad4a94cd405d2.tar.gz
reproducibility: mark ipmiutil as known non-reproducible
ipmiutil packages are not reproducible. Quick analysis: Depending whether build host OS is Debian or not, some files are present or not in packages. (e.g /usr/lib/libipmiutil.so.1 and others) Relevant logs: - https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/42/steps/32/logs/stdio - https://valkyrie.yocto.io/pub/repro-fail-openembedded/meta-oe/oe-reproducible-20250426-pazz3nt5/packages/diff-html/#reproducibleA-tmp---reproducibleA-tmp-deploy---reproducibleA-tmp-deploy-deb---reproducibleA-tmp-deploy-deb-core-------reproducibleA-tmp-deploy-deb-core-----ipmiutil-dbg_-.-.--r-_amd--.deb Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rwxr-xr-xmeta-oe/conf/include/non-repro-meta-oe.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/conf/include/non-repro-meta-oe.inc b/meta-oe/conf/include/non-repro-meta-oe.inc
index ba08749412..b926b45b0a 100755
--- a/meta-oe/conf/include/non-repro-meta-oe.inc
+++ b/meta-oe/conf/include/non-repro-meta-oe.inc
@@ -46,6 +46,9 @@ KNOWN_NON_REPRO_META_OE = " \
46 hplip-src \ 46 hplip-src \
47 iotop \ 47 iotop \
48 iotop-dbg \ 48 iotop-dbg \
49 ipmiutil \
50 ipmiutil-dbg \
51 ipmiutil-dev \
49 jpnevulator-doc \ 52 jpnevulator-doc \
50 jsonrpc-dev \ 53 jsonrpc-dev \
51 kpatch-build \ 54 kpatch-build \