mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-27 14:28:45 +00:00
prevent contamining the cache with embeded cfg
This commit is contained in:
@@ -85,6 +85,8 @@ do_compile_append_class-target() {
|
|||||||
cat<<EOF>${WORKDIR}/cfg
|
cat<<EOF>${WORKDIR}/cfg
|
||||||
set strict_security=1
|
set strict_security=1
|
||||||
EOF
|
EOF
|
||||||
|
else
|
||||||
|
> ${WORKDIR}/cfg
|
||||||
fi
|
fi
|
||||||
cat<<EOF>>${WORKDIR}/cfg
|
cat<<EOF>>${WORKDIR}/cfg
|
||||||
search.file (\$cmdpath)${GRUB_PREFIX_DIR}/grub.cfg root
|
search.file (\$cmdpath)${GRUB_PREFIX_DIR}/grub.cfg root
|
||||||
|
|||||||
Reference in New Issue
Block a user