diff options
Diffstat (limited to 'meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb')
| -rw-r--r-- | meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb b/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb index 6956f5fe6e..d1b04b7108 100644 --- a/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb +++ b/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/martinmoene/span-lite" | |||
| 3 | LICENSE = "BSL-1.0" | 3 | LICENSE = "BSL-1.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
| 5 | 5 | ||
| 6 | SRC_URI += "git://github.com/martinmoene/span-lite" | 6 | SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https" |
| 7 | SRCREV = "937262f25fb702592cbc5c772111a73a5e3c1e07" | 7 | SRCREV = "937262f25fb702592cbc5c772111a73a5e3c1e07" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
