summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-08-28 16:56:45 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-31 00:45:20 +0000
commit5385e4e305c8ce5705238e799380e263c45ecc4b (patch)
tree3057f677f67ea98a70b8ce963aeabcc6d3816c98
parent2dec1c0c7839353e2c9643511fe836c26d630094 (diff)
Remove deprecated agl-egvirt feature
This is empty and replaced by the specific xen feature. Bug-AGL: SPEC-3555 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ide39a96b3ac5dc9f3b01212d16e6a6f75aab3e1f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25160 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>
-rw-r--r--templates/feature/agl-egvirt/50_local.conf.inc9
-rw-r--r--templates/feature/agl-egvirt/README_feature_agl-egvirt.md9
2 files changed, 0 insertions, 18 deletions
diff --git a/templates/feature/agl-egvirt/50_local.conf.inc b/templates/feature/agl-egvirt/50_local.conf.inc
deleted file mode 100644
index 48590c408..000000000
--- a/templates/feature/agl-egvirt/50_local.conf.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-#see meta-agl-devel/meta-egvirt/conf/include/agl_egvirt.inc
-require conf/include/agl_egvirt.inc
-
-# In order to enable the agl virtualization features (agl-egvirt),
-# each supported board needs to add in one of its configuration
-# files (see for instance meta-agl/meta-agl-bsp/conf/include)
-# the following line:
-#
-# MACHINE_FEATURES += "agl-egvirt"
diff --git a/templates/feature/agl-egvirt/README_feature_agl-egvirt.md b/templates/feature/agl-egvirt/README_feature_agl-egvirt.md
deleted file mode 100644
index 658b39f81..000000000
--- a/templates/feature/agl-egvirt/README_feature_agl-egvirt.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-description: Feature agl-egvirt
-authors: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
----
-
-### Feature agl-egvirt
-
-*Description is missing - please complete file meta-agl/templates/feature/agl-egvirt/README_feature_agl-egvirt.md*
-