All of lore.kernel.org
 help / color / mirror / Atom feed
* rootfs_failure
@ 2014-03-04 18:18 Joel Parker
  2014-03-04 18:28 ` rootfs_failure Alex J Lennon
  2014-03-04 18:29 ` rootfs_failure Alex J Lennon
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Parker @ 2014-03-04 18:18 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2080 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-04 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 18:18 rootfs_failure Joel Parker
2014-03-04 18:28 ` rootfs_failure Alex J Lennon
2014-03-04 18:29 ` rootfs_failure Alex J Lennon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.