aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker_%.bbappend
blob: 96d48cae51d38458168776b77a82a460fd1158a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
include runc.inc

# Note: this rev is before the required protocol field, update when all components
#       have been updated to match.
SRCREV = "2f7393a47307a16f8cee44a37b262e8b81021e3e"
SRC_URI = "git://github.com/docker/runc.git;nobranch=1 \
          "

RUNC_VERSION = "1.0.0-rc2"
PROVIDES += "virtual/runc"
RPROVIDES_${PN} = "virtual/runc"