From ffe9c1c11254274cb787c919c11b128a34ee3363 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 29 Oct 2021 15:46:58 -0400 Subject: xen: update to setuptools based lopper Signed-off-by: Bruce Ashfield --- classes/qemuboot-xen-dtb.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes') diff --git a/classes/qemuboot-xen-dtb.bbclass b/classes/qemuboot-xen-dtb.bbclass index 2d37e913..6fe31642 100644 --- a/classes/qemuboot-xen-dtb.bbclass +++ b/classes/qemuboot-xen-dtb.bbclass @@ -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} \ -- cgit v1.2.3-54-g00ecf