On Thu, 30 Nov 2023 at 17:16, Andrey Popov <[email protected]> wrote: > - # EFI only > - if [ "${PCBIOS}" != "1" ] && [ "${EFI}" = "1" ] ; then > - # Work around bug in isohybrid where it requires isolinux.bin > - # In the boot catalog, even though it is not used > - mkdir -p ${ISODIR}/${ISOLINUXDIR} > - install -m 0644 ${STAGING_DATADIR}/syslinux/isolinux.bin > ${ISODIR}${ISOLINUXDIR} > - fi > -
Why is this snippet removed? I don't see anything that replaces it. If the removal is valid, do we still need syslinux? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191739): https://lists.openembedded.org/g/openembedded-core/message/191739 Mute This Topic: https://lists.openembedded.org/mt/102896781/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
