summaryrefslogtreecommitdiffstats
path: root/recipes-sota
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-11-13 15:00:44 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2017-11-13 16:24:12 +0100
commite7d4fbf5cbe8f7b89df1a047ce891ecd4ecef55a (patch)
tree0469c9a651d0ede7870c35d033f9008efa90501a /recipes-sota
parente622a08fc482718f9b221837844d4b7dee9fcf02 (diff)
downloadmeta-updater-e7d4fbf5cbe8f7b89df1a047ce891ecd4ecef55a.tar.gz
Add managing targets.json by garage-sign
Diffstat (limited to 'recipes-sota')
-rw-r--r--recipes-sota/garage-sign/garage-sign.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-sota/garage-sign/garage-sign.bb b/recipes-sota/garage-sign/garage-sign.bb
index 355a949..d5388bc 100644
--- a/recipes-sota/garage-sign/garage-sign.bb
+++ b/recipes-sota/garage-sign/garage-sign.bb
@@ -6,14 +6,14 @@ LICENSE = "CLOSED"
6LIC_FILES_CHKSUM = "file://${S}/docs/LICENSE;md5=3025e77db7bd3f1d616b3ffd11d54c94" 6LIC_FILES_CHKSUM = "file://${S}/docs/LICENSE;md5=3025e77db7bd3f1d616b3ffd11d54c94"
7DEPENDS = "" 7DEPENDS = ""
8 8
9PV = "0.2.0-29-gf6f095a" 9PV = "0.2.0-35-g0544c33"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 https://ats-tuf-cli-releases.s3-eu-central-1.amazonaws.com/cli-${PV}.tgz \ 12 https://ats-tuf-cli-releases.s3-eu-central-1.amazonaws.com/cli-${PV}.tgz \
13 " 13 "
14 14
15SRC_URI[md5sum] = "49ee4389570992f0cebb16d5943e4405" 15SRC_URI[md5sum] = "1546e06d1e747f67aee5ed7096bf1c74"
16SRC_URI[sha256sum] = "59f902e6507adec3176bdf470fe5dea31996810a6300bd61583638d4ffe37ab3" 16SRC_URI[sha256sum] = "1432348bca8ca5ad75df1218f348f480d429d7509d6454deb6e16ff31c5e08fc"
17 17
18S = "${WORKDIR}/${BPN}" 18S = "${WORKDIR}/${BPN}"
19 19