* addiding external driver to minimal image
@ 2014-12-21 10:07 abhishek srivastava
2014-12-21 13:29 ` Mike Looijmans
0 siblings, 1 reply; 2+ messages in thread
From: abhishek srivastava @ 2014-12-21 10:07 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 272 bytes --]
Hi
How to add external driver (ex:TFT driver) to core-minimal-image.
After building core -minimal-image, in case I need to add additional package to existing image, do i need to modify in .conf file and REBUILD IT......every time ?
please clarify !
Thank you
[-- Attachment #2: Type: text/html, Size: 878 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: addiding external driver to minimal image
2014-12-21 10:07 addiding external driver to minimal image abhishek srivastava
@ 2014-12-21 13:29 ` Mike Looijmans
0 siblings, 0 replies; 2+ messages in thread
From: Mike Looijmans @ 2014-12-21 13:29 UTC (permalink / raw)
To: yocto
Create your own image recipe (hint: "require" another image, or just
copy it), that reduces the parse time. Creating the image usually takes
less than a minute.
You can also just build the new package and manually install it on the
target.
On 12/21/2014 11:07 AM, abhishek srivastava wrote:
> Hi
> How to add external driver (ex:TFT driver) to core-minimal-image.
> After building core -minimal-image, in case I need to add additional
> package to existing image, do i need to modify in .conf file and REBUILD
> IT......every time ?
>
> please clarify !
>
> Thank you
>
>
--
Mike Looijmans
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-21 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-21 10:07 addiding external driver to minimal image abhishek srivastava
2014-12-21 13:29 ` Mike Looijmans
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.