mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00

The upstream Makefile now calls `$(GO)` instead of just `go` so this patch isn't needed anymore. Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
8 lines
174 B
BlitzBasic
8 lines
174 B
BlitzBasic
include runc.inc
|
|
|
|
SRCREV = "58415b4b12650291f435db8770cea48207b78afe"
|
|
SRC_URI = " \
|
|
git://github.com/opencontainers/runc;branch=master \
|
|
"
|
|
RUNC_VERSION = "1.0.0-rc5"
|