mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
822fb79579
Re-include packages that are seen reproducible in the last 3 AB runs: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/41/steps/12/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/42/steps/12/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/43/steps/12/logs/stdio Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
182 B
C++
7 lines
182 B
C++
# List of known non-reproducible package of the meta-filesystems layer
|
|
# Please keep this list sorted
|
|
KNOWN_NON_REPRO_META_FILESYSTEMS = " \
|
|
e2tools-ptest \
|
|
xfsprogs-doc \
|
|
"
|