[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

[yocto] Setting up git repository mirror with PREMIRRORS_prepend

2016-01-11 Thread Andreas Eipeldauer
Hello, I want to set up mirror server for the source code I use for my embedded target.   So what I have are archives e.g. tar.gz, ... that i placed in a directory on a webserver http://mirror.server/mirror/ and this works fine.   I also want to mirror the git repositories. So on the server