diff options
author | Paul Barker <paul.barker@sancloud.co.uk> | 2020-05-19 15:52:30 +0100 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-05-21 16:06:52 +0000 |
commit | 4544cb361ba1c78ed206ee6cf76a4c9f5fbb965b (patch) | |
tree | 2b373490c9be5584c39d79c8c1b6ac5db2afb1f0 /templates/machine/bbe/50_local.conf.inc | |
parent | 1989aa599b9363062ba7878552945d154f76805b (diff) |
templates/machine/bbe: Re-enable SanCloud BBE support
Bug-AGL: SPEC-3372
Change-Id: Iac7417e40c39facc12edc8e312d5295d993f69f4
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24556
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
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>
Diffstat (limited to 'templates/machine/bbe/50_local.conf.inc')
-rw-r--r-- | templates/machine/bbe/50_local.conf.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/machine/bbe/50_local.conf.inc b/templates/machine/bbe/50_local.conf.inc new file mode 100644 index 000000000..7f378e5cb --- /dev/null +++ b/templates/machine/bbe/50_local.conf.inc @@ -0,0 +1,2 @@ +MACHINE = "bbe" +require conf/include/agl_bbe.inc |