mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
non-repro-meta-initramfs: update known non-reproducible list
Remove packages seen reproducible in the last 3 completed tests: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/43/steps/20/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/44/steps/20/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/45/steps/20/logs/stdio Effectively, the list is now empty. This marks meta-initramfs as reproducible! Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
56010090ef
commit
0532cc345c
|
|
@ -1,23 +1,3 @@
|
|||
# List of known non-reproducible package of the meta-initramfs layer
|
||||
# Please keep this list sorted
|
||||
KNOWN_NON_REPRO_META_INITRAMFS = " \
|
||||
kexecboot-klibc \
|
||||
kexecboot-klibc-dbg \
|
||||
kexec-klibc \
|
||||
kexec-tools-klibc-dbg \
|
||||
mtdinfo-klibc \
|
||||
ubiattach-klibc \
|
||||
ubiblock-klibc \
|
||||
ubicrc32-klibc \
|
||||
ubidetach-klibc \
|
||||
ubiformat-klibc \
|
||||
ubimkvol-klibc \
|
||||
ubinfo-klibc \
|
||||
ubinize-klibc \
|
||||
ubirename-klibc \
|
||||
ubirmvol-klibc \
|
||||
ubirsvol-klibc \
|
||||
ubiupdatevol-klibc \
|
||||
ubi-utils-klibc-dbg \
|
||||
vmcore-dmesg-klibc \
|
||||
"
|
||||
KNOWN_NON_REPRO_META_INITRAMFS = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user