Hi Alexander,
I'm using lp:~linaro-maintainers/linaro/live-helper.config.maverick.headless to build the rootfs image for imx51, and running into the following problems.
- Need --force-yes apt option I have to get APT_OPTIONS="--yes --force-yes" in common to keep the build going, otherwise it will end up with the following error. E: There are problems and -y was used without --force-yes Build log is attached for your checking.
- OMAP build binding The current config is binding to OMAP build without hwpack. What is the plan to support hwpack build and other platforms like imx51 as far as I'm concerned right now?