Refactor the m3ulcb machine templates 13/24913/5
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 30 Jun 2020 17:13:19 +0000 (19:13 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 7 Jul 2020 18:22:48 +0000 (18:22 +0000)
commit0524237a83de69a0877ea4775ebdd061441ade29
tree963836cde90ccc6f6db94ee24abda3cf7847c86b
parentcb5914968796d91c5b927b33f8eab29fb0bf76ce
Refactor the m3ulcb machine templates

This splits the machine templates for the m3 into three:
- m3ulcb = plain m3ulcb with graphics driver package
- m3ulcb-nogfx = plain m3ulcb without graphics driver package
- m3ulcb-kf = m3ulcb with kingfisher baseboard and graphics driver package

This improves maintainability of the m3ulcb machine targets.

Bug-AGL: SPEC-3443

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ib878833709ddc7f706fd15107bfb8dee4272d431
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24913
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
templates/machine/m3ulcb-kf/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/m3ulcb-kf/50_local.conf.inc [new file with mode: 0644]
templates/machine/m3ulcb-kf/50_setup.sh [new file with mode: 0644]
templates/machine/m3ulcb-kf/README_machine_m3ulcb-kf.md [new file with mode: 0644]
templates/machine/m3ulcb-nogfx/50_bblayers.conf.inc
templates/machine/m3ulcb-nogfx/50_local.conf.inc
templates/machine/m3ulcb-nogfx/README_machine_m3ulcb-nogfx.md
templates/machine/m3ulcb/50_bblayers.conf.inc
templates/machine/m3ulcb/50_local.conf.inc
templates/machine/m3ulcb/README_machine_m3ulcb.md