Splice out distro configuration in own layer for compatibility 27/8627/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 3 Mar 2017 13:28:34 +0000 (14:28 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 8 Mar 2017 16:15:31 +0000 (16:15 +0000)
commitbe2f69556bc35885454bb51b7fbc1b188b9e7e27
tree858c981256b78e6eba42746f371d46e9c852d0e7
parent3cfe59d1d10874fee11ee84f290406dd30a673bd
Splice out distro configuration in own layer for compatibility

Upstream is working on guidelines for DISTRO and BSP layers.
One outcome is the yocto-compat-layer tool.

A requirement for BSP and DISTRO layers is that they are single-purpose
aka just defining the distro and only defining the BSP.

To comply with this, move the distro out into meta-agl-distro and adapt the templates.

Bug-AGL: SPEC-472

Change-Id: I921127edc78e677bd75d42a793f0b3708a54dd79
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-distro/conf/distro/include/arm-default-tune.inc [new file with mode: 0644]
meta-agl-distro/conf/distro/poky-agl.conf [moved from meta-agl/conf/distro/poky-agl.conf with 100% similarity]
meta-agl-distro/conf/layer.conf [new file with mode: 0644]
templates/base/bblayers.conf.sample