Re: [meta-intel] Bare minimum configuration

2018-03-19 Thread Burton, Ross
On 18 March 2018 at 22:56, Tim Jones  wrote:

> Hi Folks,
>
> I've now gotten a good feel for how Yocto puts things together, but I'm
> running into a wall trying to find the package selections.  What I'm
> shooting for is a meta-intel build with the hardware as provided, but I
> want to remove everything from the package list except for a few specific
> items - busybox, a custom python configuration, dhcp tools, vim, init, and
> grub.
>
> Is there a document that describes paring things down to this level?
>

If you really care about image size then core-image-minimal is an example
image which just about boots and not much else, from which you can add more
packages as required.

Ross
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] Bare minimum configuration

2018-03-18 Thread Stephano Cetola
On 3/18/18 3:56 PM, Tim Jones wrote:
> Hi Folks,
> 
> I've now gotten a good feel for how Yocto puts things together, but I'm
> running into a wall trying to find the package selections.  What I'm
> shooting for is a meta-intel build with the hardware as provided, but I
> want to remove everything from the package list except for a few
> specific items - busybox, a custom python configuration, dhcp tools,
> vim, init, and grub.
> 
> Is there a document that describes paring things down to this level?
> 
> Thanks,
> Tim
> 

What is your goal with the image you are describing?

It sounds like you are heading for on-target development.

--S

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


Re: [meta-intel] Bare minimum configuration

2018-03-18 Thread Scott Rifenbark
Try using the variables described in this section of the YP Development
Tasks Manual (
https://www.yoctoproject.org/docs/2.4.1/dev-manual/dev-manual.html#excluding-packages-from-an-image
).

Scott

On Sun, Mar 18, 2018, 3:56 PM Tim Jones  wrote:

> Hi Folks,
>
> I've now gotten a good feel for how Yocto puts things together, but I'm
> running into a wall trying to find the package selections.  What I'm
> shooting for is a meta-intel build with the hardware as provided, but I
> want to remove everything from the package list except for a few
> specific items - busybox, a custom python configuration, dhcp tools,
> vim, init, and grub.
>
> Is there a document that describes paring things down to this level?
>
> Thanks,
> Tim
>
> --
> ___
> meta-intel mailing list
> meta-intel@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-intel
>
-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] Bare minimum configuration

2018-03-18 Thread Tim Jones

Hi Folks,

I've now gotten a good feel for how Yocto puts things together, but I'm 
running into a wall trying to find the package selections.  What I'm 
shooting for is a meta-intel build with the hardware as provided, but I 
want to remove everything from the package list except for a few 
specific items - busybox, a custom python configuration, dhcp tools, 
vim, init, and grub.


Is there a document that describes paring things down to this level?

Thanks,
Tim

--
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel