diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-07-05 11:09:41 -0400 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-07-11 16:11:31 +0000 |
commit | 4c0a25bcf26c96bde8ab2572b4ca7d1c30f69a63 (patch) | |
tree | 47bbedf828fd91b7ad32abab0c5c721626adabef /templates/machine/hsdk/50_local.conf.inc | |
parent | 24c88fab4ef24854df72aa0f70ff028772a869ee (diff) |
Machine cleanup for Nifty Needlefish
Remove machine templates and associated files for:
- hsdk
- dragonboard-410c
- dragonboard-820c
- nitrogen6x
Bug-AGL: SPEC-4402
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I7ff2665fe5ceef55454905d57e7793d5fcf0ef8a
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27701
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/hsdk/50_local.conf.inc')
-rw-r--r-- | templates/machine/hsdk/50_local.conf.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/machine/hsdk/50_local.conf.inc b/templates/machine/hsdk/50_local.conf.inc deleted file mode 100644 index 61f77435e..000000000 --- a/templates/machine/hsdk/50_local.conf.inc +++ /dev/null @@ -1,2 +0,0 @@ -MACHINE = "hsdk" -require conf/include/agl_hsdk.inc |