diff options
Diffstat (limited to 'recipes-devtools/go/go-build_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-build_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-build_git.bb b/recipes-devtools/go/go-build_git.bb index ff675c4f..831b3c0d 100644 --- a/recipes-devtools/go/go-build_git.bb +++ b/recipes-devtools/go/go-build_git.bb | |||
| @@ -5,7 +5,7 @@ DESCRIPTION = "Xen Runtime for OCI" | |||
| 5 | SRCREV_runx = "f24efd33fb18469e9cfe4d1bfe8e2c90ec8c4e93" | 5 | SRCREV_runx = "f24efd33fb18469e9cfe4d1bfe8e2c90ec8c4e93" |
| 6 | 6 | ||
| 7 | SRC_URI = "\ | 7 | SRC_URI = "\ |
| 8 | git://github.com/lf-edge/runx;nobranch=1;name=runx \ | 8 | git://github.com/lf-edge/runx;nobranch=1;name=runx;protocol=https \ |
| 9 | file://0001-build-use-instead-of-go.patch \ | 9 | file://0001-build-use-instead-of-go.patch \ |
| 10 | " | 10 | " |
| 11 | SRC_URI[md5sum] = "0d701ac1e2a67d47ce7127432df2c32b" | 11 | SRC_URI[md5sum] = "0d701ac1e2a67d47ce7127432df2c32b" |
