1
0
forked from brl/citadel
citadel/poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb

17 lines
307 B
BlitzBasic

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 \
"