xen: package remus-netbuf-setup into xen-remus

Package remus-netbuf-setup script which does not ship with
any existing package (throwing up a QA warning).

Signed-off-by: Chris Patterson <cjp256@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Chris Patterson 2016-01-01 10:54:27 -05:00 committed by Bruce Ashfield
parent 99b2937ed4
commit 9d9372c0f9

View File

@ -100,7 +100,10 @@ RDEPENDS_${PN}-misc = " \
python \
"
RDEPENDS_${PN}-remus = "python"
RDEPENDS_${PN}-remus = " \
bash \
python \
"
RDEPENDS_${PN}-scripts-block = "\
bash \
@ -478,6 +481,7 @@ FILES_${PN}-qemu = " \
FILES_${PN}-remus = "\
${bindir}/remus \
${sysconfdir}/xen/scripts/remus-netbuf-setup \
"
FILES_${PN}-scripts-network = " \