Brad Bishop | 6e60e8b | 2018-02-01 10:27:11 -0500 | [diff] [blame] | 1 | include runc.inc |
2 | |||||
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 3 | SRCREV = "2e7cfe036e2c6dc51ccca6eb7fa3ee6b63976dcd" |
4 | SRC_URI = " \ | ||||
5 | git://github.com/opencontainers/runc;branch=master \ | ||||
6 | file://0001-Use-correct-go-cross-compiler.patch \ | ||||
7 | " | ||||
8 | RUNC_VERSION = "1.0.0-rc4" |