]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
recipetool: Add handler to create go recipes
authorLukas Funke <lukas.funke@weidmueller.com>
Thu, 2 Nov 2023 15:53:13 +0000 (16:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Nov 2023 16:40:49 +0000 (16:40 +0000)
commit049afb933f42851d56d2e6522150a32bcccf2a6f
tree0adc1e6e4d1ead51f01e33e14bc202cbaf1ec5c4
parent1765acc8bdc08e392daa8b77add8b4ce1a9e70b6
recipetool: Add handler to create go recipes

[RP: Replace python 3.9 use of removeprefix()]
Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create_go.py [new file with mode: 0644]