gosu: Define SRCREV_FORMAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2023-08-11 10:11:37 -07:00
parent 5312b6999a
commit b829dc1a90

View File

@ -11,6 +11,9 @@ SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \
SRCREV = "0e7347714352cd7f2e5edc9d2cf838d9934e6036"
#v1.1.0
SRCREV_runc = "067aaf8548d78269dcb2c13b856775e27c410f9c"
SRCREV_FORMAT .= "_runc"
inherit go
CGO_ENABLED = "1"