From: Karl Hiramoto <karl@hiramoto.org>
To: yocto@yoctoproject.org
Subject: firmware image combining rootfs and kernel
Date: Mon, 30 Sep 2013 15:03:54 +0200 [thread overview]
Message-ID: <524976BA.2000707@hiramoto.org> (raw)
Hi on my board, I build my squashfs rootfs and kernel image, and that
works fine on yocto 9.0.1
How do i make my-image.bb recipe, build a combined image? This
would be similar to what openwrt does where you have a firmware.img
that combines rootfs and kernel.
In openwrt there are different image file formats for example:
http://wiki.openwrt.org/doc/techref/header that contain rootfs and kernel.
Does anyone know of any OE recipies to handle this? I need to have my
own script build the firmware.img that has dependencies of the
virtual/kernel and rootfs
And has variables that point to $DEPLOY_DIR / uImage and $DEPLOY_DIR
/ my-image.squashfs
Thanks,
karl
reply other threads:[~2013-09-30 13:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=524976BA.2000707@hiramoto.org \
--to=karl@hiramoto.org \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.