summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/crucible/crucible_2023.11.02.bb')
-rw-r--r--meta-oe/recipes-support/crucible/crucible_2023.11.02.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb b/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb
index d53e1a276..4247263b5 100644
--- a/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb
+++ b/meta-oe/recipes-support/crucible/crucible_2023.11.02.bb
@@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=201414b6610203caed355323b1ab3116" 3LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=201414b6610203caed355323b1ab3116"
4 4
5GO_IMPORT = "github.com/usbarmory/crucible" 5GO_IMPORT = "github.com/usbarmory/crucible"
6SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master" 6SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master;destsuffix=${GO_SRCURI_DESTSUFFIX}"
7 7
8GO_INSTALL = "\ 8GO_INSTALL = "\
9 ${GO_IMPORT}/cmd/crucible \ 9 ${GO_IMPORT}/cmd/crucible \