* How to get additional binaries in tmp/deploy/images
@ 2013-02-21 23:57 Pr Pe
2013-02-22 11:28 ` Paul Eggleton
0 siblings, 1 reply; 2+ messages in thread
From: Pr Pe @ 2013-02-21 23:57 UTC (permalink / raw)
To: bitbake-devel
[-- Attachment #1: Type: text/plain, Size: 351 bytes --]
I have an image recipe (appending to core-image-minimal) that builds
components specific to my project and I get a bzImage and a
core-image-minimal.iso out of it. I want to add some bootloader code to be
built as a separate entity like bzImage and not as part of the
core-image-minimal.iso. Is there a way to do this in yocto?
Thanks,
Prana
[-- Attachment #2: Type: text/html, Size: 817 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to get additional binaries in tmp/deploy/images
2013-02-21 23:57 How to get additional binaries in tmp/deploy/images Pr Pe
@ 2013-02-22 11:28 ` Paul Eggleton
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2013-02-22 11:28 UTC (permalink / raw)
To: bitbake-devel
On Thursday 21 February 2013 16:57:25 Pr Pe wrote:
> I have an image recipe (appending to core-image-minimal) that builds
> components specific to my project and I get a bzImage and a
> core-image-minimal.iso out of it. I want to add some bootloader code to be
> built as a separate entity like bzImage and not as part of the
> core-image-minimal.iso. Is there a way to do this in yocto?
This is more of a question for the Yocto Project or OE mailing lists.
To answer your question though, with Poky/OE-Core you would add the items you
wanted built alongside to EXTRA_IMAGEDEPENDS - see meta-yocto-
bsp/conf/machine/beagleboard.conf for an example.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-22 11:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 23:57 How to get additional binaries in tmp/deploy/images Pr Pe
2013-02-22 11:28 ` Paul Eggleton
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.