]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/mediastreamer: fix build by bumping to version 2.14.0
authorJörg Krause <joerg.krause@embedded.rocks>
Wed, 25 Jan 2017 20:29:15 +0000 (21:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 25 Jan 2017 21:25:31 +0000 (22:25 +0100)
commitb29a9115d7149f2c84cec793d9fe31bc74d97540
tree753c28c421835b2bc16019806eb0e2f306a7f9f5
parentb7725131cdbc610f1229d8d48320e58993b0252d
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>
package/mediastreamer/mediastreamer.hash
package/mediastreamer/mediastreamer.mk