summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-opencontainers_git.bb
blob: 27c5f23b0de2e725fa01ab44cbb8f3644d4be46e (plain)
1
2
3
4
5
6
7
include runc.inc

SRCREV = "4a600c04ed480084b2351b3e32c26cb4a2d5d533"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=master \
    "
RUNC_VERSION = "1.0.0-rc6"