mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
go-fsnotify: switch to new repository on github
fsnotify is changed to new repository on gihub, so adapt this chanage accordingly to avoid fetch failure. Signed-off-by: Yunguo Wei <yunguo.wei@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
165a25a3e7
commit
45ad257a1e
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c38914c9a7ab03bb2b96d4baaee10769"
|
|||
|
||||
SRCNAME = "fsnotify"
|
||||
|
||||
PKG_NAME = "github.com/go-fsnotify/${SRCNAME}"
|
||||
PKG_NAME = "github.com/fsnotify/${SRCNAME}"
|
||||
SRC_URI = "git://${PKG_NAME}.git"
|
||||
|
||||
SRCREV = "836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6"
|
||||
|
|
Loading…
Reference in New Issue
Block a user