]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
recipetool/create_go: proxy module fetching to go-mod-update-modules
authorRoss Burton <ross.burton@arm.com>
Fri, 27 Jun 2025 13:48:48 +0000 (14:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jul 2025 07:47:23 +0000 (08:47 +0100)
commit0aa406d0582d32399c48dfa78f24adc75696112c
tree88310b49b3f093de3525bd55769f0d67fb2fe91b
parent34bb889ffaae15f89c5627610826b498697c51f2
recipetool/create_go: proxy module fetching to go-mod-update-modules

Now that the go-mod-update-modules class exists, this Go handler can
create a stub recipe and then proxy the module handling to the class.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/go-mod-update-modules.bbclass
scripts/lib/recipetool/create_go.py