summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/crucible/crucible_2022.12.06.bb (renamed from meta-oe/recipes-support/crucible/crucible_2022.05.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/crucible/crucible_2022.05.25.bb b/meta-oe/recipes-support/crucible/crucible_2022.12.06.bb
index 73856d5704..111b4955cb 100644
--- a/meta-oe/recipes-support/crucible/crucible_2022.05.25.bb
+++ b/meta-oe/recipes-support/crucible/crucible_2022.12.06.bb
@@ -9,7 +9,7 @@ GO_INSTALL = "\
9 ${GO_IMPORT}/cmd/crucible \ 9 ${GO_IMPORT}/cmd/crucible \
10 ${GO_IMPORT}/cmd/habtool \ 10 ${GO_IMPORT}/cmd/habtool \
11" 11"
12SRCREV = "837bdb65a20de240f92ea57727385352e06b977e" 12SRCREV = "6fc8c38cd1ae61b3855a3bd43b042dc5cdad7252"
13 13
14# Workaround for network access issue during compile step. 14# Workaround for network access issue during compile step.
15# This needs to be fixed in the recipes buildsystem so that 15# This needs to be fixed in the recipes buildsystem so that