layer.conf: add k8s and several python packages into IMAGE_INSTALL
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
This commit is contained in:
parent
cf7bfee341
commit
dea8168335
@ -135,6 +135,7 @@ IMAGE_INSTALL_append = " \
|
||||
json-c \
|
||||
kexec-tools \
|
||||
keyutils \
|
||||
kubernetes \
|
||||
libcgroup \
|
||||
libdrm \
|
||||
libedit \
|
||||
@ -175,6 +176,7 @@ IMAGE_INSTALL_append = " \
|
||||
mokutil \
|
||||
mozjs \
|
||||
mtools \
|
||||
mysql-python \
|
||||
libnewt-python \
|
||||
nss-pam-ldapd \
|
||||
ntfs-3g-ntfsprogs \
|
||||
@ -210,6 +212,10 @@ IMAGE_INSTALL_append = " \
|
||||
python-simplegeneric \
|
||||
python-slip-dbus \
|
||||
python-pytz \
|
||||
python-pymysql \
|
||||
python-pyzmq \
|
||||
python-xstatic-jquery.tablesorter \
|
||||
python-xstatic-jquery.quicksearch \
|
||||
ruby-shadow \
|
||||
screen \
|
||||
seabios \
|
||||
|
Loading…
Reference in New Issue
Block a user