[Buildroot] [git commit branch/2019.08.x] package/mediastreamer: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 16:07:37 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=32312cd514ca60548a42407dbbdbf0fe44eaf53d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 21827dcc19a21339ece4faf9b52a636ec95d820a)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/mediastreamer/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mediastreamer/Config.in b/package/mediastreamer/Config.in
index afaed4a730..b18c83c5e5 100644
--- a/package/mediastreamer/Config.in
+++ b/package/mediastreamer/Config.in
@@ -11,7 +11,7 @@ config BR2_PACKAGE_MEDIASTREAMER
 	  and sending of multimedia streams in linphone, including
 	  voice/video capture, encoding and decoding, and rendering.
 
-	  http://www.linphone.org/eng/documentation/dev/mediastreamer2.html
+	  http://www.linphone.org/technical-corner/mediastreamer2
 
 comment "mediastreamer needs a toolchain w/ threads, C++"
 	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS


More information about the buildroot mailing list