The archiver feature "patched" mode in WRL8 RCPL14 is not working. Steps to reproduce: 1) Configure project: /repo/eanhedl/wrl/wrlinux8/wrlinux-8/wrlinux/configure --enable-board=axxiaarm64 --enable-kernel=standard --enable-rootfs=glibc-small --with-sstate-dir=../sstate --with-init=sysvinit --with-template=feature/archiver --with-rcpl-version=0014 2) Append the following line to local.conf: ARCHIVER_MODE[src] = "patched" 3) Build: make fs 4) Build error! Summary: 2 tasks failed: /repo/eanhedl/wrl8_refbuilds/axxiaarm64_glibc-small_8.0.0.14_archivertest/layers/oe-core/meta/recipes-devtools/gcc/libgcc-initial_5.2.bb, do_unpack_and_patch /repo/eanhedl/wrl8_refbuilds/axxiaarm64_glibc-small_8.0.0.14_archivertest/layers/oe-core/meta/recipes-devtools/gcc/gcc-cross-initial_5.2.bb, do_unpack_and_patch Summary: There were 6 ERROR messages shown, returning a non-zero exit code. make: *** [export-dist] Error 1