Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libebml: Explicitly set EXTRA_OEMAKE as required | Mike Crowe | 2016-02-15 | 1 | -0/+2 |
| | | | | | | | | | This recipe currently relies on EXTRA_OEMAKE having been to set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. Signed-off-by: Mike Crowe <mac@mcrowe.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | libebml: upgrade to 1.3.0 required by mkvtoolnix | Martin Jansa | 2014-07-22 | 1 | -0/+31 |
* otherwise mkvtoolnix tries to use it's own internal git submodule with libebml and fails when B!=S Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |