resin-image.inc: Do not use armbianEnv.txt
For now we remove references to armbianEnv.txt since we do not add this file anymore through the armbian patches. Users wanting to make use of dtb overlays can do it from their container through the configfs interface. Signed-off-by: Florin Sarbu <florin@balena.io>
This commit is contained in:
parent
818a1cfa2e
commit
f207233615
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ RESIN_BOOT_PARTITION_FILES_orange-pi-lite = " \
|
|||
sun8i-h3-usbhost3.dtbo:/dtb/overlay/sun8i-h3-usbhost2.dtbo \
|
||||
sun8i-h3-w1-gpio.dtbo:/dtb/overlay/sun8i-h3-w1-gpio.dtbo \
|
||||
boot.scr:/boot.scr \
|
||||
armbianEnv.txt:/ \
|
||||
"
|
||||
|
||||
IMAGE_CMD_resinos-img_append_orange-pi-lite () {
|
||||
|
|
Loading…
Add table
Reference in a new issue