Add AGL reference hardware feature 19/25619/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 19 Nov 2020 15:23:52 +0000 (10:23 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 25 Nov 2020 16:27:14 +0000 (16:27 +0000)
commite67848f22b25fcb01b472007edf57b40227b18e7
treee92ddad375cf5bd40041457a0825be6588208f7e
parent6007c75b09ae81ca35e0f3ce97091818142d87dd
Add AGL reference hardware feature

Add a feature template to enable AGL H3-based reference hardware
support.  A feature is used as opposed to a new machine in order to
meet the requirements that:
* the reference hardware be bootable with a h3ulcb machine image to
  avoid expanding the CI test matrix
* the reference hardware support be optional to not hinder Renesas
  BSP maintenance for the h3ulcb / h3ulcb-kf base machines

If the required kernel changes for the reference hardware get
upstreamed and eventually become available via the Renesas BSP this
can be revisited, as the reference hardware support could then likely
be reduced to just building the extra devicetree file(s).

Bug-AGL: SPEC-3658

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Idcf0b8cfe8eb3c5485663ee25519a9c445362829
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25619
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_refhw-h3.inc [new file with mode: 0644]
templates/feature/agl-refhw-h3/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-refhw-h3/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-refhw-h3/README_feature_agl-refhw-h3.md [new file with mode: 0644]