Hi John, > On 23 Jun 2026, at 00:03, John Ripple via lists.openembedded.org > <[email protected]> wrote: > > The go-vendor class has a hardcoded destsuffix variable used to unpack > sources fetched with the go_src_uri function. This was causing a conflict > with insane.bbclass which prohibts setting S = "${UNPACKDIR}/git" which > was needed to find the vendored sources in the hardcoded location. > Changing this unpack location to use the standard base package name (BP) > fixes the previous issue and no longer requires manually setting S in the > recipes that use go-vendor.
Thanks for these patches. Sadly we don’t have a test case for the go-vendor class, as you clearly use it would you be able to write a small test case to verify that a recipe using the go-vendor class works? We can host little test repositories on git.yoctoproject.org if needed (for example, https://git.yoctoproject.org/recipetool-go-test/). Many thanks, Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239634): https://lists.openembedded.org/g/openembedded-core/message/239634 Mute This Topic: https://lists.openembedded.org/mt/119933336/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
