summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/packagegroups
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/packagegroups')
-rw-r--r--meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
deleted file mode 100644
index edee474eca..0000000000
--- a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "Provides a small set of tools for development on the device"
-
-PR = "r1"
-
-inherit packagegroup
-
-RPROVIDES_${PN} = "qemu-config"
-RREPLACES_${PN} = "qemu-config"
-RCONFLICTS_${PN} = "qemu-config"
-
-RDEPENDS_${PN} = "\
- distcc-config \
- nfs-export-root \
- bash \
- binutils-symlinks \
- "