Convert all of test/pkg/* to linuxkit pkg build

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-10-09 15:35:09 +01:00
parent 624e7c82f1
commit 588d095e19
15 changed files with 26 additions and 46 deletions

View File

@@ -1,5 +0,0 @@
IMAGE=test-kernel-config
DEPS=$(wildcard *.sh)
NETWORK=1
include ../../../pkg/package.mk

View File

@@ -0,0 +1,2 @@
image: test-kernel-config
network: true