mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
grub-efi: Remove $cmdpath from configuration for for grub-mkimage
Signed-off-by: Peter Hatina <peter@hatina.eu>
This commit is contained in:
@@ -90,7 +90,7 @@ EOF
|
||||
> ${WORKDIR}/cfg
|
||||
fi
|
||||
cat<<EOF>>${WORKDIR}/cfg
|
||||
search.file (\$cmdpath)${GRUB_PREFIX_DIR}/grub.cfg root
|
||||
search.file ${GRUB_PREFIX_DIR}/grub.cfg root
|
||||
set prefix=(\$root)${GRUB_PREFIX_DIR}
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user