remove avs-device-sdk from rootfs
This commit is contained in:
parent
eeaef0223e
commit
eb895e73e4
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue