After add --with-installer-target-build to project, met the following error: /**************************************/ | srcdir: /layers/fs-final/templates/feature/example-fs-finaldstdir: /opt/WindRiver-5.0.1/workspace/test/bitbake_build/tmp/work/intel_xeon_core_32-wrs-linux/wrlinux-image-glibc-std-1.0-r5/rootfsexecute: truerm -rf /opt/WindRiver-5.0.1/workspace/test/bitbake_build/tmp/work/intel_xeon_core_32-wrs-linux/wrlinux-image-glibc-std-1.0-r5/rootfs/etc/issue.net, Line:14 | | Installer Target Build: /opt/WindRiver-5.0.1/workspace/test/export/images/wrlinux-image-glibc-std-intel-xeon-core-32.ext3 | Image based target install selected. | readlink: missing operand | Try `readlink --help' for more information. | WARNING: /opt/WindRiver-5.0.1/workspace/test/bitbake_build/tmp/work/intel_xeon_core_32-wrs-linux/wrlinux-image-glibc-std-1.0-r5/temp/do_rootfs/run.do_rootfs.26822:358 exit 1 from | kernel=$(readlink -f $(find ${kernel_dir} -type l -maxdepth 1 -name *bzImage* | head -n 1)) | ERROR: Function failed: do_rootfs (see /opt/WindRiver-5.0.1/workspace/test/bitbake_build/tmp/work/intel_xeon_core_32-wrs-linux/wrlinux-image-glibc-std-1.0-r5/temp/do_rootfs/log.do_rootfs.26822 for further information) ERROR: Task 8 (/opt/WindRiver-5.0.1/workspace/test/layers/local/recipes-img/images/wrlinux-image-glibc-std.bb, do_rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 4373 tasks of which 4362 didn't need to be rerun and 1 failed. No currently running tasks (4373 of 4377) Summary: 1 task failed: /opt/WindRiver-5.0.1/workspace/test/layers/local/recipes-img/images/wrlinux-image-glibc-std.bb, do_rootfs Summary: There was 1 ERROR message shown, returning a non-zero exit code. make: *** [export/intel-xeon-core-32-glibc-std-standard-dist.tar.bz2] Error 1 /**************************************/
1. configure with --enable-reconfig option and generate the ext3 image. 2. add --enable-target-installer and --with-installer-target-build options to configure and build the boot iso.