[oe] initramfs image with secondary cramfs inside

Roman I Khimov roman at khimov.ru
Tue Feb 9 18:48:48 UTC 2010


В сообщении от Вторник 09 февраля 2010 03:37:21 автор John Van Horne (vanhorj) 
написал:
> My approach to this was to have a recipe for the cramfs image and
> a recipe for the initramfs image, and to list the cramfs image as a
> dependency of the initramfs recipe. Both of these recipes inherit the
> image class. However, running bitbake on the initramfs recipe fails
> because the cramfs do_rootfs and do_deploy_to tasks have not run. 

See this:
http://article.gmane.org/gmane.comp.handhelds.openembedded/22164

and this (starting with "23 Jul 00:24 Richard Purdie"):
http://thread.gmane.org/gmane.comp.handhelds.openembedded/25382

the first one was reverted after discussion in second thread so, in short, you 
have to do something like this in your initramfs:

do_rootfs[depends] += "cramfs_image:do_rootfs"

-- 
 http://roman.khimov.ru
mailto: roman at khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100209/197ce35c/attachment-0002.sig>


More information about the Openembedded-devel mailing list