* Adding functionality to SDK
@ 2014-02-07 13:56 Gary Thomas
2014-02-11 6:14 ` Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2014-02-07 13:56 UTC (permalink / raw)
To: Yocto Project
I have a basic image (similar to core-image-sato) that I've added
(on board) SDK to using packagegroup-core-sdk & packagegroup-core-standalone-sdk-target.
This works pretty well but I've found some missing functionality.
In particular, I used it to build the kernel on my ARM board and
found the U-Boot 'mkimage' tool missing from the SDK.
How can I add this to my SDK build? I'm interested in both
the specific answer of how to get the U-Boot utilities but
also how to include additional functionality in my SDK builds,
e.g. additional libraries, include files, etc.
I've looked through the reference manual and it seems to only
discuss cross-build SDK, not on-target SDK.
Thanks for any pointers
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Adding functionality to SDK
2014-02-07 13:56 Adding functionality to SDK Gary Thomas
@ 2014-02-11 6:14 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2014-02-11 6:14 UTC (permalink / raw)
To: Gary Thomas; +Cc: Yocto Project
On Feb 7, 2014, at 5:56 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> I have a basic image (similar to core-image-sato) that I've added
> (on board) SDK to using packagegroup-core-sdk & packagegroup-core-standalone-sdk-target.
> This works pretty well but I've found some missing functionality.
> In particular, I used it to build the kernel on my ARM board and
> found the U-Boot 'mkimage' tool missing from the SDK.
add the package (whichever provided mkimage ) to IMAGE_INSTALL
>
> How can I add this to my SDK build? I'm interested in both
> the specific answer of how to get the U-Boot utilities but
> also how to include additional functionality in my SDK builds,
> e.g. additional libraries, include files, etc.
>
> I've looked through the reference manual and it seems to only
> discuss cross-build SDK, not on-target SDK.
>
> Thanks for any pointers
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-11 6:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07 13:56 Adding functionality to SDK Gary Thomas
2014-02-11 6:14 ` Khem Raj
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.