mirror of https://github.com/OpenIPC/firmware.git
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
parent
6d1b8668ae
commit
92bcf3519c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue