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:
Florin Sarbu 2020-04-06 20:48:47 +02:00
parent 818a1cfa2e
commit f207233615

View file

@ -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 () {