Re: [yocto] Different patches for different images for same machine

2016-04-15 Thread Daniel.
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

[yocto] Different patches for different images for same machine

2016-04-15 Thread Andreas Eipeldauer
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