diff options
Diffstat (limited to 'meta-oe/dynamic-layers/networking-layer')
| -rw-r--r-- | meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb b/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb index a57aaf08a8..1d3daa1443 100644 --- a/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb +++ b/meta-oe/dynamic-layers/networking-layer/recipes-devtools/valijson/valijson_0.6.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/tristanpenman/valijson" | |||
| 3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=015106c62262b2383f6c72063f0998f2" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=015106c62262b2383f6c72063f0998f2" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/tristanpenman/valijson.git" | 6 | SRC_URI = "git://github.com/tristanpenman/valijson.git;branch=master;protocol=https" |
| 7 | SRCREV = "2dfc7499a31b84edef71189f4247919268ebc74e" | 7 | SRCREV = "2dfc7499a31b84edef71189f4247919268ebc74e" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
