summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/ne10/ne10_1.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/ne10/ne10_1.2.1.bb b/meta-oe/recipes-support/ne10/ne10_1.2.1.bb
index 0e16b15c97..9d0db23bf8 100644
--- a/meta-oe/recipes-support/ne10/ne10_1.2.1.bb
+++ b/meta-oe/recipes-support/ne10/ne10_1.2.1.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/projectNe10/Ne10.git;branch=master;protocol=https \
11SRCREV = "18c4c982a595dad069cd8df4932aefb1d257591f" 11SRCREV = "18c4c982a595dad069cd8df4932aefb1d257591f"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14PV .= "gitr+${SRCPV}" 14PV .= "+git${SRCPV}"
15 15
16inherit cmake 16inherit cmake
17 17