diff options
-rw-r--r-- | meta-oe/recipes-support/crucible/crucible_2023.04.12.bb (renamed from meta-oe/recipes-support/crucible/crucible_2022.12.06.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/crucible/crucible_2022.12.06.bb b/meta-oe/recipes-support/crucible/crucible_2023.04.12.bb index 111b4955cb..4830acff1d 100644 --- a/meta-oe/recipes-support/crucible/crucible_2022.12.06.bb +++ b/meta-oe/recipes-support/crucible/crucible_2023.04.12.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 | " |
12 | SRCREV = "6fc8c38cd1ae61b3855a3bd43b042dc5cdad7252" | 12 | SRCREV = "269c90b0067e469c20b11e7fc5f4681ad5f0af7e" |
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 |