no problem. krogoth now has the change.
Bruce On Thu, Apr 12, 2018 at 10:53 AM, Fabio Berton <[email protected]> wrote: > Hi! > > Can this be backported to krogoth? > > On Thu, Mar 22, 2018 at 2:02 AM, Bruce Ashfield <[email protected]> > wrote: >> >> merged. >> >> Bruce >> >> On Wed, Mar 21, 2018 at 11:27 PM, Yunguo Wei <[email protected]> >> wrote: >> > fsnotify is changed to new repository on gihub, so adapt this chanage >> > accordingly to avoid fetch failure. >> > >> > Signed-off-by: Yunguo Wei <[email protected]> >> > --- >> > 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.11.0 >> > >> > -- >> > _______________________________________________ >> > meta-virtualization mailing list >> > [email protected] >> > https://lists.yoctoproject.org/listinfo/meta-virtualization >> >> >> >> -- >> "Thou shalt not follow the NULL pointer, for chaos and madness await >> thee at its end" >> -- >> _______________________________________________ >> meta-virtualization mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-virtualization > > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
