mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libsync: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2472 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -10,7 +10,7 @@ RRECOMMENDS = "\
|
||||
"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=sync;proto=http"
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/sync/trunk;module=sync;proto=http"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user