mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
go-helloworld: Upgrade to tip of trunk
(From OE-Core rev: c643bf6be803020589e8233ecc1375d637b13a50) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
|
||||
SRC_URI = "git://go.googlesource.com/example;branch=master;protocol=https"
|
||||
SRCREV = "2e68773dfca072cb81f219fc3b97ad34fe9d9f94"
|
||||
SRCREV = "5bec756976671f30903223ec46ff8a70dced4954"
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
GO_IMPORT = "golang.org/x/example"
|
||||
|
||||
Reference in New Issue
Block a user