[meta-virtualization] [PATCH] go-fsnotify: switch to new repository on github

Bruce Ashfield bruce.ashfield at gmail.com
Wed Mar 21 22:02:20 PDT 2018


merged.

Bruce

On Wed, Mar 21, 2018 at 11:27 PM, Yunguo Wei <yunguo.wei at windriver.com> wrote:
> fsnotify is changed to new repository on gihub, so adapt this chanage
> accordingly to avoid fetch failure.
>
> Signed-off-by: Yunguo Wei <yunguo.wei at windriver.com>
> ---
>  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
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list