summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-06-25 15:37:58 -0400
committerScott Murray <scott.murray@konsulko.com>2024-06-25 15:37:58 -0400
commit1e0aba7a5d676ff11a6e2eda1f412172b842dc0e (patch)
treef84215a76f0f0ec40e9dae197c869239547bb0ec /templates
parent97310e350b19bc5e8cc391aba8394912eea19b4f (diff)
Remove meta-agl-flutter
Remove the meta-agl-flutter layer and its configuration template, as it is being moved to meta-agl. Bug-AGL: SPEC-5184 Change-Id: I59e9f8616a21d2e3b97da47baef1892c904d0002 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-flutter/50_bblayers.conf.inc7
-rw-r--r--templates/feature/agl-flutter/50_local.conf.inc5
-rw-r--r--templates/feature/agl-flutter/included.dep1
3 files changed, 0 insertions, 13 deletions
diff --git a/templates/feature/agl-flutter/50_bblayers.conf.inc b/templates/feature/agl-flutter/50_bblayers.conf.inc
deleted file mode 100644
index ea62d7c4..00000000
--- a/templates/feature/agl-flutter/50_bblayers.conf.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-AGL_META_CLANG = " ${METADIR}/external/meta-clang "
-
-BBLAYERS =+ " \
- ${METADIR}/meta-agl-devel/meta-agl-flutter \
- ${METADIR}/external/meta-flutter \
- ${METADIR}/external/meta-flutter/meta-flutter-apps \
-"
diff --git a/templates/feature/agl-flutter/50_local.conf.inc b/templates/feature/agl-flutter/50_local.conf.inc
deleted file mode 100644
index 6ca86b0c..00000000
--- a/templates/feature/agl-flutter/50_local.conf.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-# Include Flutter SDK in SDK
-TOOLCHAIN_HOST_TASK:append = " nativesdk-flutter-sdk"
-
-# Include agl-specific defaults
-require conf/include/agl-flutter.inc
diff --git a/templates/feature/agl-flutter/included.dep b/templates/feature/agl-flutter/included.dep
deleted file mode 100644
index 4f4e49ec..00000000
--- a/templates/feature/agl-flutter/included.dep
+++ /dev/null
@@ -1 +0,0 @@
-agl-pipewire agl-app-framework