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>
This commit is contained in:
Martin Jansa
2024-02-06 14:20:27 +01:00
committed by Khem Raj
parent 3482f8973e
commit 10703e5c6a
+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+"
PV .= "+git"
inherit cmake