Stefan Herbrechtsmeier
9b8c59b165
classes: go-mod: do not pack go mod cache
...
Clean go module cache from builddir to prevent it of beeing packed.
(From OE-Core rev: 328bea56dec8f83b5c118f567e122510f9243087)
Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com >
Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2023-11-20 15:30:52 +00:00
Fabio Estevam
7dc782a8fc
go-mod.bbclass: Remove repeated word
...
The word 'the' appears repeatedly. Remove one occurrence.
(From OE-Core rev: f9c1e43fea5ca119dcba6f57b95d10e78246a491)
Signed-off-by: Fabio Estevam <festevam@gmail.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2022-10-26 12:28:39 +01:00
Richard Purdie
fd1517e2b5
classes: Update classes to match new bitbake class scope functionality
...
Move classes to classes-global or classes-recipe as appropriate to take
advantage of new bitbake functionality to check class scope/usage.
(From OE-Core rev: f5c128008365e141082c129417eb72d2751e8045)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2022-08-12 15:27:17 +01:00