On 04/03/2014 18:18, Joel Parker wrote:
> 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
>

That recipe builds for me here Joel. You might try

bitbake -c devshell custom-image

When that drops into the devshell look at ../log.do_rootfs to see why it
fails.

BR, Alex

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to