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-sancloud | |
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-sancloud')
-rw-r--r-- | templates/machine/bbe-sancloud/50_bblayers.conf.inc | 6 | ||||
-rw-r--r-- | templates/machine/bbe-sancloud/50_local.conf.inc | 2 | ||||
-rw-r--r-- | templates/machine/bbe-sancloud/README_machine_bbe.md | 9 |
3 files changed, 0 insertions, 17 deletions
diff --git a/templates/machine/bbe-sancloud/50_bblayers.conf.inc b/templates/machine/bbe-sancloud/50_bblayers.conf.inc deleted file mode 100644 index b2fffb9dd..000000000 --- a/templates/machine/bbe-sancloud/50_bblayers.conf.inc +++ /dev/null @@ -1,6 +0,0 @@ -BBLAYERS =+ " \ - ${METADIR}/bsp/meta-arm/meta-arm \ - ${METADIR}/bsp/meta-ti \ - ${METADIR}/bsp/meta-sancloud \ - ${METADIR}/bsp/meta-rtlwifi \ - " diff --git a/templates/machine/bbe-sancloud/50_local.conf.inc b/templates/machine/bbe-sancloud/50_local.conf.inc deleted file mode 100644 index 7f378e5cb..000000000 --- a/templates/machine/bbe-sancloud/50_local.conf.inc +++ /dev/null @@ -1,2 +0,0 @@ -MACHINE = "bbe" -require conf/include/agl_bbe.inc diff --git a/templates/machine/bbe-sancloud/README_machine_bbe.md b/templates/machine/bbe-sancloud/README_machine_bbe.md deleted file mode 100644 index c32f23d4f..000000000 --- a/templates/machine/bbe-sancloud/README_machine_bbe.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -description: Machine bbe -authors: Paul Barker <paul.barker@sancloud.co.uk> ---- - -### Machine bbe - -*Description is missing - please complete file meta-agl/templates/machine/bbe/README_machine_bbe.md* - |