ne10: append +git instead of gitr+

* looks like a typo introduced in:
  https://git.openembedded.org/meta-openembedded/commit/?id=6e431331d18ded23a78e238ed40d03434e7719d9
* use +git as most other recipes are using

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
(cherry picked from commit 10703e5c6a)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Martin Jansa
2024-02-06 14:20:27 +01:00
committed by Gyorgy Sarvari
parent 91194cbb2b
commit ac94ea5c21
+1 -1
View File
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/projectNe10/Ne10.git;branch=master;protocol=https \
SRCREV = "18c4c982a595dad069cd8df4932aefb1d257591f"
S = "${WORKDIR}/git"
PV .= "gitr+${SRCPV}"
PV .= "+git${SRCPV}"
inherit cmake