The wr-installer rootfs require audit, this package fails to compile with: audit/2.3.2-r8/audit-2.3.2/tools/auvirt/auvirt.c:877: more undefined references to `copy_str' follow
https://lists.yoctoproject.org/pipermail/yocto/2015-September/026405.html
(first image created with: configure --enable-board=intel-x86-64 \ --enable-kernel=standard \ --enable-rootfs=glibc-std+installer-support \ --enable-bootimage=ext3 $ make all ) 1. /opt/wrlinux-8/wrlinux/configure --enable-board=intel-x86-64 --enable-rootfs=wr-installer --enable-kernel=standard --enable-build=debug--enable-bootimage=iso --with-rcpl-version=0011 --enable-target-installer=yes --with-installer-target-build=/temp/export/images/wrlinux-image-glibc-core-intel-x86-64.ext3; 2. make; | ERROR: Function failed: do_compile (log file is located at ./proj/bitbake_build/tmp/work/corei7-64-wrs-linux/audit/2.3.2-r8/temp/do_compile/log.do_compile.206937) ERROR: Task 1533 (./proj/layers/wr-installer/recipes-security/audit/audit_2.3.2.bb, do_compile) failed with exit code '1'