local.conf: Change TARGET_TAG to SUPERVISOR_TAG
Signed-off-by: Zubair Lutfullah Kakakhel <zubair@balena.io>
This commit is contained in:
parent
4413dcf2d1
commit
f8defb420b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ BALENA_STORAGE = "overlay2"
|
||||||
#RESINHUP ?= "yes"
|
#RESINHUP ?= "yes"
|
||||||
|
|
||||||
# Set this to change the supervisor tag used
|
# Set this to change the supervisor tag used
|
||||||
#TARGET_TAG ?= "master"
|
#SUPERVISOR_TAG ?= "master"
|
||||||
|
|
||||||
# Compress final raw image
|
# Compress final raw image
|
||||||
#RESIN_RAW_IMG_COMPRESSION ?= "xz"
|
#RESIN_RAW_IMG_COMPRESSION ?= "xz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue