All of lore.kernel.org
 help / color / mirror / Atom feed
* Different patches for different images for same machine
@ 2016-04-14 15:02 Andreas Eipeldauer
  2016-04-15 19:25 ` Daniel.
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Eipeldauer @ 2016-04-14 15:02 UTC (permalink / raw)
  To: yocto

Hi,

I have extended the basic images core-image-minimal and core-image-full-
cmdline to images that differ by installed items in the rootfs, like core-
image-minimal-web has dhcp-client, inetutils-telnetd, openssh openssh-
sftp-server installed.
Now I would like to customize the environment variables in u-boot with 
patches and create a dedicated u-boot to the appropriate image.

Any advises how the most robust realization for this would be?

Should I create a dedicated Machine conf instead of different images, or 
is there a way to conditionaly add an additional patch to u-boot ?

Thanks for helping me out, greetings Andi



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Different patches for different images for same machine
  2016-04-14 15:02 Different patches for different images for same machine Andreas Eipeldauer
@ 2016-04-15 19:25 ` Daniel.
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel. @ 2016-04-15 19:25 UTC (permalink / raw)
  To: Andreas Eipeldauer; +Cc: yocto@yoctoproject.org

Hi Andreas,

The problem I see here is what would happen if you say `bitbake
u-boot'. At this point no image should being built, so what patches
should be applied?
With the machines aproach you have multiple virtual u-boots and select
the proper one with a preferred provider.

Regards,

2016-04-14 12:02 GMT-03:00 Andreas Eipeldauer <andi.eipeldauer@gmx.at>:
> Hi,
>
> I have extended the basic images core-image-minimal and core-image-full-
> cmdline to images that differ by installed items in the rootfs, like core-
> image-minimal-web has dhcp-client, inetutils-telnetd, openssh openssh-
> sftp-server installed.
> Now I would like to customize the environment variables in u-boot with
> patches and create a dedicated u-boot to the appropriate image.
>
> Any advises how the most robust realization for this would be?
>
> Should I create a dedicated Machine conf instead of different images, or
> is there a way to conditionaly add an additional patch to u-boot ?
>
> Thanks for helping me out, greetings Andi
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
"Do or do not. There is no try"
  Yoda Master


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-15 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 15:02 Different patches for different images for same machine Andreas Eipeldauer
2016-04-15 19:25 ` Daniel.

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.