summaryrefslogtreecommitdiffstats
path: root/package/micropython-lib
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2017-01-25 21:29:15 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-25 22:25:31 +0100
commitb29a9115d7149f2c84cec793d9fe31bc74d97540 (patch)
tree753c28c421835b2bc16019806eb0e2f306a7f9f5 /package/micropython-lib
parentb7725131cdbc610f1229d8d48320e58993b0252d (diff)
downloadbuildroot-b29a9115d7149f2c84cec793d9fe31bc74d97540.tar.gz
buildroot-b29a9115d7149f2c84cec793d9fe31bc74d97540.zip
package/mediastreamer: fix build by bumping to version 2.14.0
The current available version 2.12.1 of mediastreamer does not compile with the latest version 0.27 of oRTP, which was recently updated in Buildroot in [1]. Bump mediastreamer to latest version 2.14.0 to fix the incompatibility: ``` base/msfactory.c:169:3: error: too few arguments to function 'ortp_set_log_level_mask' ortp_set_log_level_mask(ORTP_MESSAGE|ORTP_WARNING|ORTP_ERROR|ORTP_FATAL); ``` Note that we need to fetch a patch from upstream to fix the build with the bctoolbox version 0.4.0. Fixes: http://autobuild.buildroot.net/results/9aa/9aa3cdad6e22ad1656eec59fc92fb7cb79afc4cd/ http://autobuild.buildroot.net/results/09e/09e8fabb72cafa284419f096da95299c51c03899/ http://autobuild.buildroot.net/results/29c/29c8ddd25c76f4c5b74f31a576c7ace9f76677db/ .. and some more. [1] http://patchwork.ozlabs.org/patch/718277/ Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/micropython-lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud