Rename docker-image -> docker-host-image
This commit is contained in:
@@ -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
|
||||
|
@@ -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 \
|
||||
"
|
||||
|
Reference in New Issue
Block a user