SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-devtools / packagegroups / packagegroup-agl-core-devel.bb
diff --git a/meta-agl-profile-core/recipes-devtools/packagegroups/packagegroup-agl-core-devel.bb b/meta-agl-profile-core/recipes-devtools/packagegroups/packagegroup-agl-core-devel.bb
deleted file mode 100644 (file)
index c360f2a..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-SUMMARY = "Provides a set of tools for development for AGL DISTRO"
-LICENSE = "MIT"
-
-inherit packagegroup
-
-RDEPENDS_${PN} = "\
-        strace \
-        ldd \
-        less \
-        vim \
-        lsof \
-        gdb \
-        valgrind \
-        perf \
-        htop \
-        powertop \
-        screen \
-        usbutils \
-        rsync \
-        tree \
-        pstree \
-        procps \
-        jq \
-        libxslt-bin \
-        agl-service-network-tools \
-        gcc-sanitizers \
-        pciutils \
-        pyagl \
-        gcov \
-        gcov-symlinks \
-        gcovr \
-        gcovr-wrapper \
-        "