mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Revert "U-boot compilation for Tinkerboard breaks due missing some headers files (#2747)"
This reverts commit c7b853602d.
This commit is contained in:
@@ -54,7 +54,6 @@ RUN apt-get update \
|
||||
libc6-dev-armhf-cross \
|
||||
libc6-i386 \
|
||||
libfile-fcntllock-perl \
|
||||
libfdt-dev \
|
||||
libfl-dev \
|
||||
liblz4-tool \
|
||||
libncurses5-dev \
|
||||
|
||||
@@ -1001,7 +1001,7 @@ prepare_host()
|
||||
nfs-kernel-server btrfs-progs ncurses-term p7zip-full kmod dosfstools libc6-dev-armhf-cross imagemagick \
|
||||
curl patchutils liblz4-tool libpython2.7-dev linux-base swig aptly acl python3-dev python3-distutils \
|
||||
locales ncurses-base pixz dialog systemd-container udev lib32stdc++6 libc6-i386 lib32ncurses5 lib32tinfo5 \
|
||||
bison libbison-dev flex libfl-dev cryptsetup gpg gnupg1 cpio aria2 pigz dirmngr python3-distutils jq libfdt-dev"
|
||||
bison libbison-dev flex libfl-dev cryptsetup gpg gnupg1 cpio aria2 pigz dirmngr python3-distutils jq"
|
||||
|
||||
# build aarch64
|
||||
else
|
||||
@@ -1012,7 +1012,7 @@ prepare_host()
|
||||
nfs-kernel-server btrfs-progs ncurses-term p7zip-full kmod dosfstools libc6-dev-armhf-cross imagemagick \
|
||||
curl patchutils liblz4-tool libpython2.7-dev linux-base swig aptly acl python3-dev \
|
||||
locales ncurses-base pixz dialog systemd-container udev libc6 qemu\
|
||||
bison libbison-dev flex libfl-dev cryptsetup gpg gnupg1 cpio aria2 pigz dirmngr python3-distutils jq libfdt-dev"
|
||||
bison libbison-dev flex libfl-dev cryptsetup gpg gnupg1 cpio aria2 pigz dirmngr python3-distutils"
|
||||
|
||||
# build aarch64
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user