diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2024-10-06 22:32:06 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-07 08:08:26 -0700 |
commit | 7fe2259571003a56b9339fd8d0a2d89ff6e56e18 (patch) | |
tree | 64e94f15d0a905c3cbbb9ad3d925ef7c1a718457 /meta-networking | |
parent | a8bb333e656ba8c4e7d3dda37e7adbec5de55a9e (diff) | |
download | meta-openembedded-7fe2259571003a56b9339fd8d0a2d89ff6e56e18.tar.gz |
non-repro-meta-networking: update known non-reproducible list
Add ncp, ncp-dbg: symbols are not sorted the same way
from: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/46/steps/28/logs/stdio
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rwxr-xr-x | meta-networking/conf/include/non-repro-meta-networking.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/conf/include/non-repro-meta-networking.inc b/meta-networking/conf/include/non-repro-meta-networking.inc index 6519ef33e..7497ed4b0 100755 --- a/meta-networking/conf/include/non-repro-meta-networking.inc +++ b/meta-networking/conf/include/non-repro-meta-networking.inc | |||
@@ -14,6 +14,8 @@ KNOWN_NON_REPRO_META_NETWORKING = " \ | |||
14 | libruli-staticdev \ | 14 | libruli-staticdev \ |
15 | mosquitto \ | 15 | mosquitto \ |
16 | ncftp \ | 16 | ncftp \ |
17 | ncp \ | ||
18 | ncp-dbg \ | ||
17 | ndisc6-dbg \ | 19 | ndisc6-dbg \ |
18 | ndisc6-misc \ | 20 | ndisc6-misc \ |
19 | ndisc6-ndisc6 \ | 21 | ndisc6-ndisc6 \ |