[PATCH 0/1] linux-yocto: move non-core machines to meta-yocto
Bruce Ashfield <bruce.ashfield@...>
The machine configuration of the non-core (non-qemu) machines
has moved to meta-yocto. Moving the branch mappings, compatibility and SRCREVs of these machines to meta-yocto should also be done. Anyone using meta-yocto to build these machines will see no impact from this change. Acked-by: Darren Hart <dvhart@linux.intel.com> Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Thanks, Bruce Ashfield <bruce.ashfield@windriver.com> --- Bruce Ashfield (1): linux-yocto: move non-core machines to meta-yocto meta-yocto/conf/layer.conf | 3 ++- .../linux/linux-yocto-stable_git.bbappend | 12 ++++++++++++ .../recipes-kernel/linux/linux-yocto_git.bbappend | 12 ++++++++++++ .../recipes-kernel/linux/linux-yocto-stable_git.bb | 10 +--------- meta/recipes-kernel/linux/linux-yocto_git.bb | 11 +---------- 5 files changed, 28 insertions(+), 20 deletions(-) create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto-stable_git.bbappend create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
|
|