mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user