1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

packagegroup-core-device-devel: remove

The purpose and content of the group is not clear;
the only consumer (poky distro) is no longer using it.

(From OE-Core rev: 910e26321f6d7583ae68dafafffe2040ca9cfa70)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-08-27 12:59:30 +02:00
committed by Richard Purdie
parent 3359cc8d22
commit d707fa30f8
@@ -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 \
"