[yocto] rootfs_failure

Alex J Lennon ajlennon at dynamicdevices.co.uk
Tue Mar 4 10:28:14 PST 2014


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140304/5e4c68e6/attachment.html>


More information about the yocto mailing list