summaryrefslogtreecommitdiffstats
path: root/classes/sota.bbclass
diff options
context:
space:
mode:
authorMykhaylo Sul <ext-mykhaylo.sul@here.com>2019-04-03 20:39:01 +0200
committerMykhaylo Sul <ext-mykhaylo.sul@here.com>2019-04-03 20:39:01 +0200
commit050a27bddf830a799e8f8657b4227eded85dbd6f (patch)
treeee91129f60be40394a4f15bf263911475bc123df /classes/sota.bbclass
parentd39d8b167797243fcf067c6faa6b4220d697c71c (diff)
downloadmeta-updater-050a27bddf830a799e8f8657b4227eded85dbd6f.tar.gz
OTA-2418: Remove example.com URL from automated garage-sign usagefeat/OTA-2418/remove-example.com
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'classes/sota.bbclass')
-rw-r--r--classes/sota.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/sota.bbclass b/classes/sota.bbclass
index 92b4c43..7ffcd23 100644
--- a/classes/sota.bbclass
+++ b/classes/sota.bbclass
@@ -36,7 +36,7 @@ GARAGE_SIGN_REPO ?= "${DEPLOY_DIR_IMAGE}/garage_sign_repo"
36GARAGE_SIGN_KEYNAME ?= "garage-key" 36GARAGE_SIGN_KEYNAME ?= "garage-key"
37GARAGE_TARGET_NAME ?= "${OSTREE_BRANCHNAME}" 37GARAGE_TARGET_NAME ?= "${OSTREE_BRANCHNAME}"
38GARAGE_TARGET_VERSION ?= "" 38GARAGE_TARGET_VERSION ?= ""
39GARAGE_TARGET_URL ?= "https://example.com/" 39GARAGE_TARGET_URL ?= ""
40 40
41SOTA_MACHINE ??="none" 41SOTA_MACHINE ??="none"
42SOTA_MACHINE_rpi ?= "raspberrypi" 42SOTA_MACHINE_rpi ?= "raspberrypi"