Update Dockerfile to resolve "--edit" for kernel-4.18
Install bison, flex rpms to resolve the "bison, flex command cannot found" build error when executing "build-pkgs --edit kernel" Story: 2007308 Task: 38886 Change-Id: I5ca69730bc0d0c680438704b42ba3bbb413de420 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
parent
2968c19f13
commit
daf360c213
@ -52,10 +52,12 @@ RUN groupadd -g 751 cgts && \
|
||||
bc \
|
||||
bind \
|
||||
bind-utils \
|
||||
bison \
|
||||
cpanminus \
|
||||
createrepo \
|
||||
deltarpm \
|
||||
expat-devel \
|
||||
flex \
|
||||
isomd5sum \
|
||||
gcc \
|
||||
gettext \
|
||||
|
Loading…
Reference in New Issue
Block a user