]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
recipetool/create_go: Tidy up a bit
authorChristian Lindeberg <christian.lindeberg@axis.com>
Tue, 2 Sep 2025 14:06:47 +0000 (16:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Sep 2025 17:02:36 +0000 (18:02 +0100)
commit376ce22b3ba5286eda54d9f9bb1c4cd7f54ff9e7
tree1df40f824181bdc96d079b0d1c67c092a7b382fc
parent26368cfb9180664b66bed5caf900931d08e44d38
recipetool/create_go: Tidy up a bit

There is no need for a temporary Go module cache after moving generation
of module dependency include files to go-mod-update-modules.bbclass.

Signed-off-by: Christian Lindeberg <christian.lindeberg@axis.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create_go.py