mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:32:47 +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>
This commit is contained in:
parent
3482f8973e
commit
10703e5c6a
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user