meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] go-fsnotify: switch to main branch
@ 2022-01-14 11:22 Vishal Bhoj
  2022-01-14 14:02 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Vishal Bhoj @ 2022-01-14 11:22 UTC (permalink / raw)
  To: meta-virtualization; +Cc: patches, Vishal Bhoj

The maintainer has migrated from master branch to main
branch and hence fetch is failing without this patch

Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
---
 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 8aa1c76..85350b0 100644
--- a/recipes-devtools/go/go-fsnotify_git.bb
+++ b/recipes-devtools/go/go-fsnotify_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c38914c9a7ab03bb2b96d4baaee10769"
 SRCNAME = "fsnotify"
 
 PKG_NAME = "github.com/fsnotify/${SRCNAME}"
-SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
+SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
 
 SRCREV = "836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6"
 PV = "1.2.11+git${SRCPV}"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-virtualization][PATCH] go-fsnotify: switch to main branch
  2022-01-14 11:22 [meta-virtualization][PATCH] go-fsnotify: switch to main branch Vishal Bhoj
@ 2022-01-14 14:02 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2022-01-14 14:02 UTC (permalink / raw)
  To: Vishal; +Cc: meta-virtualization, patches

Thanks Vishal!

My latest runs picked up the same branch change, so I went ahead and
fixed it locally as well as updating to the latest version of the
project.

Assuming my integration tests pass, I expect to get the changes pushed
out today.

Bruce

On Fri, Jan 14, 2022 at 6:22 AM Vishal <vishal.bhoj@linaro.org> wrote:
>
> The maintainer has migrated from master branch to main
> branch and hence fetch is failing without this patch
>
> Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
> ---
>  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 8aa1c76..85350b0 100644
> --- a/recipes-devtools/go/go-fsnotify_git.bb
> +++ b/recipes-devtools/go/go-fsnotify_git.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c38914c9a7ab03bb2b96d4baaee10769"
>  SRCNAME = "fsnotify"
>
>  PKG_NAME = "github.com/fsnotify/${SRCNAME}"
> -SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
> +SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
>
>  SRCREV = "836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6"
>  PV = "1.2.11+git${SRCPV}"
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7002): https://lists.yoctoproject.org/g/meta-virtualization/message/7002
> Mute This Topic: https://lists.yoctoproject.org/mt/88418583/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-14 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 11:22 [meta-virtualization][PATCH] go-fsnotify: switch to main branch Vishal Bhoj
2022-01-14 14:02 ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).