Revert "install crossbuild in buster slave for arm arch kernel compile"
This reverts commit dc0f010066
.
This commit is contained in:
parent
1e369b0998
commit
c37c949342
@ -317,11 +317,6 @@ RUN sudo augtool --autosave "set /files/etc/dpkg/dpkg.cfg/force-confold"
|
||||
# For linux build
|
||||
RUN apt-get -y build-dep linux
|
||||
|
||||
# For march kernel compile
|
||||
RUN apt-get install -y crossbuild-essential-amd64 \
|
||||
crossbuild-essential-arm64 \
|
||||
crossbuild-essential-armhf
|
||||
|
||||
# For gobgp and telemetry build
|
||||
RUN export VERSION=1.14.2 \
|
||||
{%- if CONFIGURED_ARCH == "armhf" %}
|
||||
|
Loading…
Reference in New Issue
Block a user