mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
remove armhf crap
This commit is contained in:
+1
-63
@@ -8,9 +8,6 @@ HOST=comma
|
||||
touch /TICI
|
||||
touch /AGNOS
|
||||
|
||||
# Add armhf as supported architecture
|
||||
dpkg --add-architecture armhf
|
||||
|
||||
# Install apt-fast
|
||||
apt-get update
|
||||
apt-get install -yq curl sudo wget
|
||||
@@ -127,64 +124,6 @@ ln -sf /bin/bash /bin/sh
|
||||
# Install necessary libs
|
||||
apt-fast update -yq
|
||||
apt-fast install --no-install-recommends -yq \
|
||||
libacl1:armhf \
|
||||
libasan6-armhf-cross \
|
||||
libatomic1-armhf-cross \
|
||||
libattr1:armhf \
|
||||
libaudit1:armhf \
|
||||
libblkid1:armhf \
|
||||
libc6:armhf \
|
||||
libc6-armhf-cross \
|
||||
libc6-dev:armhf \
|
||||
libc6-dev-armhf-cross \
|
||||
libcairo2:armhf \
|
||||
libcap2:armhf \
|
||||
libdrm2:armhf \
|
||||
libevdev2:armhf \
|
||||
libexpat1:armhf \
|
||||
libffi8:armhf \
|
||||
libfontconfig1:armhf \
|
||||
libfreetype6:armhf \
|
||||
libgbm1:armhf \
|
||||
libgcc-11-dev-armhf-cross \
|
||||
libglib2.0-0t64:armhf \
|
||||
libgomp1-armhf-cross \
|
||||
libgudev-1.0-0:armhf \
|
||||
libinput-bin:armhf \
|
||||
libinput-dev:armhf \
|
||||
libinput10:armhf \
|
||||
libjpeg-dev:armhf \
|
||||
libjpeg-turbo8:armhf \
|
||||
libjpeg-turbo8-dev:armhf \
|
||||
libjpeg8:armhf \
|
||||
libjpeg8-dev:armhf \
|
||||
libkmod2:armhf \
|
||||
libmtdev1t64:armhf \
|
||||
libpam0g:armhf \
|
||||
libpam0g-dev:armhf \
|
||||
libpcre3:armhf \
|
||||
libpixman-1-0:armhf \
|
||||
libpng16-16t64:armhf \
|
||||
libselinux1:armhf \
|
||||
libstdc++6:armhf \
|
||||
libstdc++6-armhf-cross \
|
||||
libubsan1-armhf-cross \
|
||||
libudev-dev:armhf \
|
||||
libudev1:armhf \
|
||||
libuuid1:armhf \
|
||||
libwacom9:armhf \
|
||||
libx11-6:armhf \
|
||||
libxau6:armhf \
|
||||
libxcb-render0:armhf \
|
||||
libxcb-shm0:armhf \
|
||||
libxcb1:armhf \
|
||||
libxdmcp6:armhf \
|
||||
libxext6:armhf \
|
||||
libxkbcommon0:armhf \
|
||||
libxrender1:armhf \
|
||||
linux-libc-dev:armhf \
|
||||
linux-libc-dev-armhf-cross \
|
||||
zlib1g:armhf \
|
||||
libegl1 \
|
||||
libegl-dev \
|
||||
libgles1 \
|
||||
@@ -199,5 +138,4 @@ apt-fast install --no-install-recommends -yq \
|
||||
kmod \
|
||||
wpasupplicant \
|
||||
hostapd \
|
||||
libgtk2.0-dev \
|
||||
libxml2:armhf \
|
||||
libgtk2.0-dev
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14ff5defe27f97094f88b93ac09c621bc0f393e17adb64ddfa05f8c9b4830456
|
||||
size 58004634
|
||||
oid sha256:0f7d8398f7c68be9d129cc977d197ab35efca8ee755661827e02e37f21d4b98d
|
||||
size 28763150
|
||||
|
||||
Reference in New Issue
Block a user