summaryrefslogtreecommitdiffstats
path: root/recipes-containers/oci-image-tools/oci-image-tools_git.bb
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2017-04-11 13:43:34 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-04-11 23:09:01 -0400
commita20d51d5c60f1ae3ce8784d5db044af28006d115 (patch)
tree2451a411bd4000660255460f5e3c18e31bb06785 /recipes-containers/oci-image-tools/oci-image-tools_git.bb
parent752fde1f87884ce0bf31ac36afb47b36a7bca794 (diff)
downloadmeta-virtualization-a20d51d5c60f1ae3ce8784d5db044af28006d115.tar.gz
housekeeping: swap out go-osarchmap in favor of goarch
Continue work to use go infra in oe-core instead of the support for go previously found in meta-virt. This is a 1:1 drop in replacement and removes one more go piece from meta-virt in favor of the common support found in oe-core. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-containers/oci-image-tools/oci-image-tools_git.bb')
-rw-r--r--recipes-containers/oci-image-tools/oci-image-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index 125362bb..29a89266 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -18,7 +18,7 @@ PV = "0.1.0+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit go-osarchmap 21inherit goarch
22inherit go 22inherit go
23 23
24# This disables seccomp and apparmor, which are on by default in the 24# This disables seccomp and apparmor, which are on by default in the