mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
gosu: Define SRCREV_FORMAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,6 +11,9 @@ SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \
|
|||||||
SRCREV = "0e7347714352cd7f2e5edc9d2cf838d9934e6036"
|
SRCREV = "0e7347714352cd7f2e5edc9d2cf838d9934e6036"
|
||||||
#v1.1.0
|
#v1.1.0
|
||||||
SRCREV_runc = "067aaf8548d78269dcb2c13b856775e27c410f9c"
|
SRCREV_runc = "067aaf8548d78269dcb2c13b856775e27c410f9c"
|
||||||
|
|
||||||
|
SRCREV_FORMAT .= "_runc"
|
||||||
|
|
||||||
inherit go
|
inherit go
|
||||||
|
|
||||||
CGO_ENABLED = "1"
|
CGO_ENABLED = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user