crucible: Adjust for UNPACKDIR/WORKDIR rework

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-05-18 18:18:23 -07:00
parent a9d32c3c64
commit bc654c300f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=201414b6610203caed355323b1ab3116"
GO_IMPORT = "github.com/usbarmory/crucible"
SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master"
SRC_URI = "git://${GO_IMPORT}.git;protocol=https;branch=master;destsuffix=${GO_SRCURI_DESTSUFFIX}"
GO_INSTALL = "\
${GO_IMPORT}/cmd/crucible \