mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen: update to setuptools based lopper
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
369367c020
commit
ffe9c1c112
|
@ -154,7 +154,7 @@ generate_xen_qemuboot_dtb() {
|
|||
QEMUBOOT_DTB="${IMGDEPLOYDIR}/${QB_DTB}"
|
||||
QEMUBOOT_DTB_LINK="${IMGDEPLOYDIR}/${QB_DTB_LINK}"
|
||||
|
||||
lopper.py --werror --verbose \
|
||||
lopper --werror --verbose \
|
||||
-i "${B}/lop-insert-xen-section.dts" \
|
||||
-i "${B}/lop-xen-cmdline.dts" \
|
||||
${LOP_MODULE_ARGS} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user