Ha! I managed to miss the main repoistory (with the GO_IMPORT indirection).
I've merged this to master and honister. Bruce In message: [meta-virtualization][PATCH 2/2] yq: convert github SRC_URI to use https protocol on 07/11/2021 Martin Jansa wrote: > Signed-off-by: Martin Jansa <[email protected]> > --- > recipes-devtools/yq/yq_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-devtools/yq/yq_git.bb b/recipes-devtools/yq/yq_git.bb > index 3e48fee..1fccb12 100644 > --- a/recipes-devtools/yq/yq_git.bb > +++ b/recipes-devtools/yq/yq_git.bb > @@ -15,7 +15,7 @@ SRCREV_logging = "b2cb9fa56473e98db8caba80237377e83fe44db5" > SRCREV_yaml = "eeeca48fe7764f320e4870d231902bf9c1be2c08" > > SRCREV_FORMAT = "yq_color" > -SRC_URI = "git://${GO_IMPORT};name=yq;branch=master \ > +SRC_URI = "git://${GO_IMPORT};name=yq;branch=master;protocol=https \ > > git://github.com/fatih/color;name=color;destsuffix=build/vendor/src/github.com/fatih/color;branch=master;protocol=https > \ > > git://github.com/goccy/go-yaml;name=lexer;destsuffix=build/vendor/src/github.com/goccy/go-yaml/;branch=master;protocol=https > \ > > git://github.com/kylelemons/godebug;name=debug;destsuffix=build/vendor/src/github.com/kylelemons/godebug/;branch=master;protocol=https > \ > -- > 2.32.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6889): https://lists.yoctoproject.org/g/meta-virtualization/message/6889 Mute This Topic: https://lists.yoctoproject.org/mt/86887090/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
