local.conf: Change TARGET_TAG to SUPERVISOR_TAG

Signed-off-by: Zubair Lutfullah Kakakhel <zubair@balena.io>
This commit is contained in:
Zubair Lutfullah Kakakhel 2019-09-30 13:02:16 +01:00
parent 4413dcf2d1
commit f8defb420b

View file

@ -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"