Move meta-agl-profile-graphical-html5 and meta-pipewire into the main layer
[AGL/meta-agl-devel.git] / meta-agl-profile-graphical-html5 / recipes-apis / agl-service-windowmanager / agl-service-windowmanager_git.bbappend
diff --git a/meta-agl-profile-graphical-html5/recipes-apis/agl-service-windowmanager/agl-service-windowmanager_git.bbappend b/meta-agl-profile-graphical-html5/recipes-apis/agl-service-windowmanager/agl-service-windowmanager_git.bbappend
deleted file mode 100644 (file)
index 06f89f6..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI += " \
-  file://areas.horizontal.json \
-"
-
-do_compile_prepend() {
-  cp ${WORKDIR}/areas.horizontal.json ${S}/conf/areas.json
-}