diff options
Diffstat (limited to 'recipes-sota/garage-sign/garage-sign.bb')
-rw-r--r-- | recipes-sota/garage-sign/garage-sign.bb | 6 |
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 ccd7299..355a949 100644 --- a/recipes-sota/garage-sign/garage-sign.bb +++ b/recipes-sota/garage-sign/garage-sign.bb | |||
@@ -6,14 +6,14 @@ LICENSE = "CLOSED" | |||
6 | LIC_FILES_CHKSUM = "file://${S}/docs/LICENSE;md5=3025e77db7bd3f1d616b3ffd11d54c94" | 6 | LIC_FILES_CHKSUM = "file://${S}/docs/LICENSE;md5=3025e77db7bd3f1d616b3ffd11d54c94" |
7 | DEPENDS = "" | 7 | DEPENDS = "" |
8 | 8 | ||
9 | PV = "0.2.0-6-g6af6ecd" | 9 | PV = "0.2.0-29-gf6f095a" |
10 | 10 | ||
11 | SRC_URI = " \ | 11 | SRC_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 | ||
15 | SRC_URI[md5sum] = "39941607ddef3a93476e267ad7bf6280" | 15 | SRC_URI[md5sum] = "49ee4389570992f0cebb16d5943e4405" |
16 | SRC_URI[sha256sum] = "fbd2ea56f21341146844b02837377b08e63a3e361079e2c65142c2ed881c3b5d" | 16 | SRC_URI[sha256sum] = "59f902e6507adec3176bdf470fe5dea31996810a6300bd61583638d4ffe37ab3" |
17 | 17 | ||
18 | S = "${WORKDIR}/${BPN}" | 18 | S = "${WORKDIR}/${BPN}" |
19 | 19 | ||