diff options
Diffstat (limited to 'recipes-containers/runc')
| -rw-r--r-- | recipes-containers/runc/runc.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/runc/runc.inc b/recipes-containers/runc/runc.inc index bcd7f791..b834ab14 100644 --- a/recipes-containers/runc/runc.inc +++ b/recipes-containers/runc/runc.inc | |||
| @@ -6,8 +6,6 @@ DESCRIPTION = "runc is a CLI tool for spawning and running containers according | |||
| 6 | LICENSE = "Apache-2.0" | 6 | LICENSE = "Apache-2.0" |
| 7 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=435b266b3899aa8a959f17d41c56def8" | 7 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=435b266b3899aa8a959f17d41c56def8" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | ||
| 10 | |||
| 11 | PV = "${RUNC_VERSION}+git${SRCPV}" | 9 | PV = "${RUNC_VERSION}+git${SRCPV}" |
| 12 | 10 | ||
| 13 | inherit go | 11 | inherit go |
