mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
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:
committed by
Gyorgy Sarvari
parent
91194cbb2b
commit
ac94ea5c21
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user