mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01: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:
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 \
|
||||
"
|
||||
Reference in New Issue
Block a user