t31_omlet_lite_defconfig: Add packages for ANT Media Server example

In future we probably need to change the AMS example package
to automatically select the dependecies that we're currently
hardcoding in here

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
pull/1428/head
Alex J Lennon 2024-04-05 11:19:57 +01:00
parent 6d1b8668ae
commit 92bcf3519c
1 changed files with 7 additions and 1 deletions

View File

@ -165,4 +165,10 @@ BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DTLS=y
# Debugging
BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_AUTODETECT=y
BR2_PACKAGE_GDB=y
#BR2_PACKAGE_GDB=y
#BR2_PACKAGE_LIBRWS=y
BR2_PACKAGE_ANTMEDIA_GSTREAMER_WEBRTC=y
BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_AUDIOTESTSRC=y
BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_PANGO=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_SRTP=y