Refactor the h3ulcb machine templates 12/24912/5
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 30 Jun 2020 17:13:11 +0000 (19:13 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 7 Jul 2020 18:22:48 +0000 (18:22 +0000)
commitcb5914968796d91c5b927b33f8eab29fb0bf76ce
tree5a71bbe4dfb2d31c551d4272e2ddff1ebef7430c
parent728fae43fc82e73c3f369777497279023b140993
Refactor the h3ulcb machine templates

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

This improves maintainability of the h3ulcb machine targets.

Bug-AGL: SPEC-3443

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