diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-05-31 12:59:33 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-05-31 15:49:38 +0000 |
commit | 109051d8049fde31ca9421d6d590fef51131c01b (patch) | |
tree | 8c53737c6670a776ddf1a52d3611604896889866 | |
parent | 90e3ad0cb6638721e861ea7bcbfad504b94f9ab8 (diff) |
Remove old cyclone5 template
This is no longer in active use and will be removed.
Bug-AGL: SPEC-3943
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I7b9026fb5013d7534a96c04a0617e5f50a95aa5c
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26380
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
-rw-r--r-- | templates/machine/cyclone5/50_bblayers.conf.inc | 1 | ||||
-rw-r--r-- | templates/machine/cyclone5/50_local.conf.inc | 3 | ||||
-rw-r--r-- | templates/machine/cyclone5/README_machine_cyclone5.md | 9 |
3 files changed, 0 insertions, 13 deletions
diff --git a/templates/machine/cyclone5/50_bblayers.conf.inc b/templates/machine/cyclone5/50_bblayers.conf.inc deleted file mode 100644 index 857d9f1d4..000000000 --- a/templates/machine/cyclone5/50_bblayers.conf.inc +++ /dev/null @@ -1 +0,0 @@ -BBLAYERS =+ "${METADIR}/bsp/meta-altera" diff --git a/templates/machine/cyclone5/50_local.conf.inc b/templates/machine/cyclone5/50_local.conf.inc deleted file mode 100644 index a4761ef4c..000000000 --- a/templates/machine/cyclone5/50_local.conf.inc +++ /dev/null @@ -1,3 +0,0 @@ -MACHINE = "cyclone5" -#see meta-agl/meta-agl-bsp/conf/include/agl_cyclone5.inc -require conf/include/agl_cyclone5.inc diff --git a/templates/machine/cyclone5/README_machine_cyclone5.md b/templates/machine/cyclone5/README_machine_cyclone5.md deleted file mode 100644 index da195afa9..000000000 --- a/templates/machine/cyclone5/README_machine_cyclone5.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -description: Machine cyclone5 -authors: Jan-Simon Möller <jsmoeller@linuxfoundation.org> ---- - -### Machine cyclone5 - -*Description is missing - please complete file meta-agl/templates/machine/cyclone5/README_machine_cyclone5.md* - |