From 8af29790eee317c3b1da3acd87b10659eaa914a7 Mon Sep 17 00:00:00 2001 From: Christopher Clark Date: Mon, 29 Jun 2020 18:54:46 -0700 Subject: xen-tools: use non-busybox ifupdown tool if available Adds: RSUGGESTS_${PN}-scripts-network = "ifupdown" Signed-off-by: Christopher Clark Suggested-by: Corey Minyard Signed-off-by: Bruce Ashfield --- recipes-extended/xen/xen-tools.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index c0e54b10..154e2244 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc @@ -113,6 +113,10 @@ RDEPENDS_${PN}-scripts-network = "\ ${PN}-volatiles \ " +RSUGGESTS_${PN}-scripts-network = "\ + ifupdown \ + " + RSUGGESTS_${PN}-xencov = "${PN}-xencov-split" RDEPENDS_${PN}-xencommons = "\ -- cgit v1.2.3-54-g00ecf