mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen-tools: use non-busybox ifupdown tool if available
Adds: RSUGGESTS_${PN}-scripts-network = "ifupdown" Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com> Suggested-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
1e6d9f67ff
commit
8af29790ee
|
@ -113,6 +113,10 @@ RDEPENDS_${PN}-scripts-network = "\
|
|||
${PN}-volatiles \
|
||||
"
|
||||
|
||||
RSUGGESTS_${PN}-scripts-network = "\
|
||||
ifupdown \
|
||||
"
|
||||
|
||||
RSUGGESTS_${PN}-xencov = "${PN}-xencov-split"
|
||||
|
||||
RDEPENDS_${PN}-xencommons = "\
|
||||
|
|
Loading…
Reference in New Issue
Block a user