[meta-virtualization] Fwd: [PATCH] New URL for go-fsnotify

elfy at ecognize.me elfy at ecognize.me
Fri Mar 23 13:09:39 PDT 2018


The owner changed the repo URL 3 days ago and set up a repo to break auto-redirects on purpose

https://github.com/go-fsnotify/fsnotify#my-project-is-not-compiling-anymore-what-can-i-do
---
recipes-devtools/go/go-fsnotify_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/go/go-fsnotify_git.bb b/recipes-devtools/go/go-fsnotify_git.bb
index e5bcf14..1d9fbdc 100644
--- a/recipes-devtools/go/go-fsnotify_git.bb
+++ b/recipes-devtools/go/go-fsnotify_git.bb
@@ -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"
--
2.15.1


More information about the meta-virtualization mailing list