runx: change xen-xl to xen-tools-xl

The package name for xen-xl has changed, so we need to update the
runx rdepends .. or we are unbuildable.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-05-02 11:01:22 -04:00
parent e319e746bf
commit 8f27aaa07c

View File

@ -34,7 +34,7 @@ DEPENDS += "openssl-native coreutils-native util-linux-native xz-native bc-nativ
DEPENDS += "qemu-native"
RDEPENDS_${PN} += " jq bash"
RDEPENDS_${PN} += " xen-xl go-build socat daemonize"
RDEPENDS_${PN} += " xen-tools-xl go-build socat daemonize"
do_compile() {
# we'll need this for the initrd later, so lets error if it isn't what