runx: add additional dependencies

There are some missing dependencies for a fully functional runx
host. We add them here.

Signed-off-by: Bruce Ashfield <bruce.ashfield@xilinx.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-09-21 18:12:01 -07:00
parent 58765bd2c9
commit ff06d54434

View File

@ -39,6 +39,7 @@ DEPENDS += "qemu-native bison-native"
RDEPENDS_${PN} += " jq bash"
RDEPENDS_${PN} += " xen-tools-xl go-build socat daemonize"
RDEPENDS_${PN} += " qemu-system-i386 ca-certificates qemu qemu-keymaps"
do_compile() {
# we'll need this for the initrd later, so lets error if it isn't what