Rename docker-image -> docker-host-image

This commit is contained in:
tkl
2021-02-04 14:51:30 +01:00
parent d698d2f609
commit 497d6aa4e3
10 changed files with 39 additions and 16 deletions

View File

@@ -2,7 +2,8 @@ Common targets are:
console-image
console-dev-image
tiny-image
docker-image
docker-host-image
docker-host-dev-image
core-image-minimal
core-image-sato
meta-toolchain

View File

@@ -44,5 +44,7 @@ export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE DL_DIR"
ICECC_PARALLEL_MAKE = "-j 24"
INHERIT += "icecc"
ICECC_USER_PACKAGE_BL = "pkgconfig-native"
ICECC_USER_PACKAGE_BL = "pkgconfig-native \
json-c \
podman \
"