diff mbox series

[RFC,2/2] go-runtime: fixme: buildpaths

Message ID 20241030181725.214754-2-jose.quaresma@foundries.io
State New
Headers show
Series [RFC,1/2] go: bump 1.23.0 | expand

Commit Message

Jose Quaresma Oct. 30, 2024, 6:17 p.m. UTC
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
---
 meta/recipes-devtools/go/go-runtime_1.23.0.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/go/go-runtime_1.23.0.bb b/meta/recipes-devtools/go/go-runtime_1.23.0.bb
index 63464a1501..a9a4e2a044 100644
--- a/meta/recipes-devtools/go/go-runtime_1.23.0.bb
+++ b/meta/recipes-devtools/go/go-runtime_1.23.0.bb
@@ -1,3 +1,4 @@ 
 require go-${PV}.inc
 require go-runtime.inc
 
+INSANE_SKIP:${PN} += "buildpaths"