<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 24, 2017 at 2:46 PM,  <span dir="ltr"><<a href="mailto:christopher.w.clark@gmail.com" target="_blank">christopher.w.clark@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Christopher Clark <<a href="mailto:christopher.w.clark@gmail.com">christopher.w.clark@gmail.com</a><wbr>><br>
<br>
This inc file has not been used within meta-virtualization since:<br>
  Â  Date:  Â Tue Sep 10 21:02:41 2013 -0400<br>
  Â  commit 214c4715f0ed53ba9c499932b0b6ee<wbr>3f602ff89f<br>
<br>
and has needed updating since the changes in:<br>
  Â  Date:  Â Wed Feb 24 01:23:58 2016 -0800<br>
  Â  git://<a href="http://git.openembedded.org/openembedded-core" rel="noreferrer" target="_blank">git.openembedded.org/<wbr>openembedded-core</a><br>
  Â  commit e38c94d6bf83ed3ca7f046d9503e81<wbr>b927487bf2<br>
<br>
Signed-off-by: Christopher Clark <<a href="mailto:christopher.w.clark@gmail.com">christopher.w.clark@gmail.com</a><wbr>><br>
---<br>
<br>
This inc file either needs updating to change SYSLINUXCFG to SYSLINUX_CFG<br>
or alternatively it could be removed. Since it is no longer used within<br>
meta-virtualization, and I cannot find a reference to it elsewhere via<br>
web search engine, it requires further work to test any change to this file.<br>
This patch just removes it.<br>
<br></blockquote><div><br></div><div>No objections from me.</div><div><br></div><div>I'll let this sit for a day or two and see if we get any objections .. ACKs would be great as well.</div><div><br></div><div>Bruce</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 recipes-extended/images/xen-<wbr>bootimg.inc | 35 ------------------------------<wbr>---<br>
 1 file changed, 35 deletions(-)<br>
 delete mode 100644 recipes-extended/images/xen-<wbr>bootimg.inc<br>
<br>
diff --git a/recipes-extended/images/xen-<wbr>bootimg.inc b/recipes-extended/images/xen-<wbr>bootimg.inc<br>
deleted file mode 100644<br>
index 093aa68..0000000<br>
--- a/recipes-extended/images/xen-<wbr>bootimg.inc<br>
+++ /dev/null<br>
@@ -1,35 +0,0 @@<br>
-SYSLINUX_TIMEOUT = "10"<br>
-SYSLINUX_LABEL = "boot"<br>
-SYSLINUX_XEN_APPEND = "dom0_mem=1048576"<br>
-SYSLINUX_KERNEL_APPEND = "ramdisk_size=32768 root=/dev/ram0 rw console=tty0 console=ttyS0,115200n8"<br>
-#LABELS_append = " ${SYSLINUX_LABEL} "<br>
-<br>
-INITRD = "${DEPLOY_DIR_IMAGE}/${IMAGE_<wbr>BASENAME}-${MACHINE}.cpio.<wbr>lzma"<br>
-<br>
-do_bootimg[depends] += "${IMAGE_BASENAME}:do_rootfs"<br>
-<br>
-inherit bootimg<br>
-<br>
-syslinux_populate_append() {<br>
-  Â  Â  Â install -m 0444 ${STAGING_LIBDIR}/syslinux/<wbr>mboot.c32 ${HDDDIR}${SYSLINUXDIR}/mboot.<wbr>c32<br>
-}<br>
-<br>
-grubefi_populate_append() {<br>
-  Â  Â  Â install -m 0644 ${DEPLOY_DIR_IMAGE}/xen-${<wbr>MACHINE}.gz ${DEST}${EFIDIR}/xen.gz<br>
-}<br>
-<br>
-populate_append() {<br>
-  Â  Â  Â install -m 0644 ${DEPLOY_DIR_IMAGE}/xen-${<wbr>MACHINE}.gz ${DEST}/xen.gz<br>
-}<br>
-<br>
-build_syslinux_cfg() {<br>
-  Â  Â  Â echo ALLOWOPTIONS 1 > ${SYSLINUXCFG}<br>
-  Â  Â  Â echo SERIAL 0 115200 > ${SYSLINUXCFG}<br>
-  Â  Â  Â echo DEFAULT ${SYSLINUX_LABEL} >> ${SYSLINUXCFG}<br>
-  Â  Â  Â echo TIMEOUT ${SYSLINUX_TIMEOUT} >> ${SYSLINUXCFG}<br>
-  Â  Â  Â echo PROMPT 1 >> ${SYSLINUXCFG}<br>
-  Â  Â  Â echo LABEL ${SYSLINUX_LABEL} >> ${SYSLINUXCFG}<br>
-  Â  Â  Â echo KERNEL mboot.c32 >> ${SYSLINUXCFG}<br>
-  Â  Â  Â echo APPEND xen.gz ${SYSLINUX_XEN_APPEND} --- vmlinuz ${SYSLINUX_KERNEL_APPEND} --- initrd >> ${SYSLINUXCFG}<br>
-}<br>
-<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
--<br>
______________________________<wbr>_________________<br>
meta-virtualization mailing list<br>
<a href="mailto:meta-virtualization@yoctoproject.org">meta-virtualization@<wbr>yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/meta-virtualization" rel="noreferrer" target="_blank">https://lists.yoctoproject.<wbr>org/listinfo/meta-<wbr>virtualization</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"</div>
</div></div>