I've already got this one fixed locally, similar to the other ones, I'll push to master-next once I test the image.
Bruce On Fri, May 24, 2024 at 3:09 PM Martin Jansa via lists.yoctoproject.org <[email protected]> wrote: > > * see: > https://lists.openembedded.org/g/openembedded-architecture/message/2007 > > https://git.openembedded.org/openembedded-core/commit/?id=cc4ec43a2b657fb4c58429ab14f1edc2473c1327 > > * fixes: > http://errors.yoctoproject.org/Errors/Details/772683/ > no Go files in > TOPDIR/tmp-glibc/work/core2-64-oe-linux/go-md2man/1.0.10+git/build > > http://errors.yoctoproject.org/Errors/Details/772689/ > ERROR: QA Issue: go-md2man: LIC_FILES_CHKSUM points to an invalid file: > TOPDIR/tmp-glibc/work/core2-64-oe-linux/go-md2man/1.0.10+git/git/src/github.com/cpuguy83/go-md2man/LICENSE.md > [license-checksum] > > Signed-off-by: Martin Jansa <[email protected]> > --- > recipes-devtools/go/go-md2man_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-devtools/go/go-md2man_git.bb > b/recipes-devtools/go/go-md2man_git.bb > index 1d96bb1b..73d8d167 100644 > --- a/recipes-devtools/go/go-md2man_git.bb > +++ b/recipes-devtools/go/go-md2man_git.bb > @@ -9,7 +9,7 @@ BBCLASSEXTEND = "native" > GO_IMPORT = "github.com/cpuguy83/go-md2man" > #GO_INSTALL = "${GO_IMPORT}/bin/go-md2man" > > -SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https" > +SRC_URI = > "git://${GO_IMPORT}.git;branch=master;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" > > SRCREV = "f79a8a8ca69da163eee19ab442bedad7a35bba5a" > PV = "1.0.10+git" > -- > 2.45.1 > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8760): https://lists.yoctoproject.org/g/meta-virtualization/message/8760 Mute This Topic: https://lists.yoctoproject.org/mt/106287453/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
