summaryrefslogtreecommitdiffstats
path: root/classes/qemuboot-xen-dtb.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/qemuboot-xen-dtb.bbclass')
-rw-r--r--classes/qemuboot-xen-dtb.bbclass2
1 files changed, 1 insertions, 1 deletions
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() {
154 QEMUBOOT_DTB="${IMGDEPLOYDIR}/${QB_DTB}" 154 QEMUBOOT_DTB="${IMGDEPLOYDIR}/${QB_DTB}"
155 QEMUBOOT_DTB_LINK="${IMGDEPLOYDIR}/${QB_DTB_LINK}" 155 QEMUBOOT_DTB_LINK="${IMGDEPLOYDIR}/${QB_DTB_LINK}"
156 156
157 lopper.py --werror --verbose \ 157 lopper --werror --verbose \
158 -i "${B}/lop-insert-xen-section.dts" \ 158 -i "${B}/lop-insert-xen-section.dts" \
159 -i "${B}/lop-xen-cmdline.dts" \ 159 -i "${B}/lop-xen-cmdline.dts" \
160 ${LOP_MODULE_ARGS} \ 160 ${LOP_MODULE_ARGS} \