What causes this error ?

ERROR: Task 7 
(/fsl-community-bsp/sources/poky/meta/recipes-core/images/custom-image.bb, 
do_rootfs) failed with exit code '1'

Here is my recipe:

DESCRIPTION = "A console-only image that fully supports the target device \
hardware."

IMAGE_FEATURES += "splash ssh-server-dropbear"
IMAGE_INSTALL += "\
        lighttpd \
        sqlite3  \
"

LICENSE = "MIT"

inherit core-image
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to