We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e54b98 commit 1624069Copy full SHA for 1624069
meta/conf/layer.conf
@@ -11,7 +11,7 @@ BBFILE_PATTERN_lora-gateway-os = "^${LAYERDIR}/"
11
LAYERSERIES_COMPAT_lora-gateway-os = "thud"
12
13
# Mender configuration
14
-MENDER_ARTIFACT_NAME = "lora-gateway-os-${DISTRO_VERSION}"
+MENDER_ARTIFACT_NAME ?= "lora-gateway-os-${DISTRO_VERSION}"
15
16
# Set image overhead to 1
17
IMAGE_OVERHEAD_FACTOR = "1"
0 commit comments