rename config.txt file to diya-config.txt to avoid conflict wuth rpi

This commit is contained in:
DanyLE
2025-03-27 11:57:29 +01:00
parent 8791a5d86d
commit 7b75b29500
4 changed files with 8 additions and 8 deletions

View File

@ -31,7 +31,7 @@ do_install() {
install -m 0755 ${WORKDIR}/boot-to-recovery ${D}/sbin/boot-to-recovery
install -m 0755 ${WORKDIR}/fs_resize ${DEPLOY_DIR_IMAGE}/
cat << EOF > ${DEPLOY_DIR_IMAGE}/config.txt
cat << EOF > ${DEPLOY_DIR_IMAGE}/diya-config.txt
recovery=false
recovery_image=recovery-${MACHINE}.cpio.gz
console=both