summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/crucible
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2025-09-20 09:15:14 -0300
committerKhem Raj <raj.khem@gmail.com>2025-09-21 08:21:26 -0700
commit7b0e0d225af96f4224039e6b7f3afd84beba83f6 (patch)
tree68923d1c1a0b2c03b0885cdc3a455040217c68d2 /meta-oe/recipes-support/crucible
parent4989be90d8936125a671a4aed6cf42d72ad1e8f4 (diff)
downloadmeta-openembedded-7b0e0d225af96f4224039e6b7f3afd84beba83f6.tar.gz
crucible: Inherit go-mod-update-modules
Inherit go-mod-update-modules to make future recipe updates easier. Suggested-by: Christian Lindeberg <christian.lindeberg@axis.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/crucible')
-rw-r--r--meta-oe/recipes-support/crucible/crucible_2025.05.28.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/crucible/crucible_2025.05.28.bb b/meta-oe/recipes-support/crucible/crucible_2025.05.28.bb
index 9c5d534890..2f9c14e700 100644
--- a/meta-oe/recipes-support/crucible/crucible_2025.05.28.bb
+++ b/meta-oe/recipes-support/crucible/crucible_2025.05.28.bb
@@ -16,4 +16,4 @@ GO_INSTALL = "\
16 ${GO_IMPORT}/cmd/habtool \ 16 ${GO_IMPORT}/cmd/habtool \
17" 17"
18 18
19inherit go-mod 19inherit go-mod go-mod-update-modules