remove avs-device-sdk from rootfs

This commit is contained in:
Huang Xin 2022-05-25 01:39:08 -07:00
parent eeaef0223e
commit eb895e73e4
1 changed files with 10 additions and 1 deletions

View File

@ -66,7 +66,16 @@ IMAGE_INSTALL_append = " \
jemalloc \
portaudio \
opensc \
avs-device-sdk \
sqlite3 \
gstreamer1.0 \
gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good \
gstreamer1.0-plugins-bad \
gstreamer1.0-libav \
gstreamer1.0-plugins-ugly \
libopus \
libarchive \
faad2 \
"
install_proc() {