meta-balena-allwinner: update local.conf.sample

Update the sample configuration file to use OS_DEVELOPMENT instead of
DEVELOPMENT_IMAGE.

Change-type: patch
Changelog-entry: meta-balena-allwinner: update local.conf.sample
Signed-off-by: Mark Corbin <mark@balena.io>
This commit is contained in:
Mark Corbin 2021-10-18 13:58:31 +01:00
parent e99c2523dc
commit b981ddbb27

View file

@ -7,8 +7,8 @@
#TARGET_TAG ?= ""
BALENA_STORAGE = "overlay2"
# Set this to 1 if development image is desired
#DEVELOPMENT_IMAGE = "1"
# Set this to 1 to disable quiet boot and allow bootloader shell access
#OS_DEVELOPMENT = "1"
# Set this to make build system generate resinhup bundles
#RESINHUP ?= "yes"