summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-mkv/libebml/libebml_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* libebml: Explicitly set EXTRA_OEMAKE as requiredMike Crowe2016-02-151-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 mkvtoolnixMartin Jansa2014-07-221-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>