mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 07:37:01 +00:00
crucible: Adjust for UNPACKDIR/WORKDIR rework
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a9d32c3c64
commit
bc654c300f
@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=201414b6610203caed355323b1ab3116"
|
LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=201414b6610203caed355323b1ab3116"
|
||||||
|
|
||||||
GO_IMPORT = "github.com/usbarmory/crucible"
|
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_INSTALL = "\
|
||||||
${GO_IMPORT}/cmd/crucible \
|
${GO_IMPORT}/cmd/crucible \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user