解決方法 : http://github.com/linux4sam/meta-atmel/issues/102
change this line in v4l-utils recipe
inherit autotools gettext pkgconfig
to
inherit autotools-brokensep gettext pkgconfig ...
改了之后还是有问题,出现如下错误:
arm-poky-linux-gnueabi-g++: error: cec-ctl.cpp: No such file or directory
| arm-poky-linux-gnueabi-g++: fatal error: no input files
.................
.................
.................
ERROR: Task (/home/lonnox/imx-yocto-bsp/sources/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.12.3.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2581 tasks of which 2543 didn't need to be rerun and 1 failed.