diff options
Diffstat (limited to 'meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb')
-rw-r--r-- | meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb b/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb index 9dc393fd08..9fef39216f 100644 --- a/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb +++ b/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb | |||
@@ -6,6 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | |||
6 | SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https" | 6 | SRC_URI += "git://github.com/martinmoene/span-lite;branch=master;protocol=https" |
7 | SRCREV = "50f55c59d1b66910837313c40d11328d03447a41" | 7 | SRCREV = "50f55c59d1b66910837313c40d11328d03447a41" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | 9 | ||
11 | inherit cmake | 10 | inherit cmake |