summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/xilinx
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-04-29 20:03:10 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-04-29 23:12:46 -0400
commitba24aaeea8daf9247bd0cb00cd2761593d2f4a65 (patch)
treedee873bf058a0f7cf27d5688b48b35374d714bd1 /dynamic-layers/xilinx
parent7a1dbe100428e58a3cd7e69eb361eb47013afe5f (diff)
downloadmeta-virtualization-ba24aaeea8daf9247bd0cb00cd2761593d2f4a65.tar.gz
xen: Remove deltask for setscene
As of the gatesgarth you are no longer allowed to remove setscene tasks as the eSDK generation expects for tasks to actually be executed. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'dynamic-layers/xilinx')
-rw-r--r--dynamic-layers/xilinx/recipes-extended/xen/xen-xilinx.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/dynamic-layers/xilinx/recipes-extended/xen/xen-xilinx.inc b/dynamic-layers/xilinx/recipes-extended/xen/xen-xilinx.inc
index 344061aa..d27362a3 100644
--- a/dynamic-layers/xilinx/recipes-extended/xen/xen-xilinx.inc
+++ b/dynamic-layers/xilinx/recipes-extended/xen/xen-xilinx.inc
@@ -9,6 +9,3 @@ do_deploy_append() {
9 uboot-mkimage -A arm64 -T kernel -a ${XENIMAGE_KERNEL_LOADADDRESS} -e ${XENIMAGE_KERNEL_LOADADDRESS} -C none -d ${DEPLOYDIR}/xen-${MACHINE} ${DEPLOYDIR}/xen.ub 9 uboot-mkimage -A arm64 -T kernel -a ${XENIMAGE_KERNEL_LOADADDRESS} -e ${XENIMAGE_KERNEL_LOADADDRESS} -C none -d ${DEPLOYDIR}/xen-${MACHINE} ${DEPLOYDIR}/xen.ub
10 fi 10 fi
11} 11}
12
13deltask do_deploy_setscene
14deltask do_populate_sysroot_setscene