blob: edee474ecac2fe8b4aff88dcb6be7942baa2c70a [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001SUMMARY = "Provides a small set of tools for development on the device"
Patrick Williamsc124f4f2015-09-15 14:41:29 -05002
3PR = "r1"
4
5inherit packagegroup
6
7RPROVIDES_${PN} = "qemu-config"
8RREPLACES_${PN} = "qemu-config"
9RCONFLICTS_${PN} = "qemu-config"
10
11RDEPENDS_${PN} = "\
12 distcc-config \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050013 nfs-export-root \
14 bash \
Patrick Williamsc0f7c042017-02-23 20:41:17 -060015 binutils-symlinks \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050016 "