rename config.txt file to diya-config.txt to avoid conflict wuth rpi
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user