summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* libmatroska: Fix missing GNU_HASH errorsKhem Raj2017-03-311-1/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"Martin Jansa2016-03-041-1/+1
| | | | | | | | | * Using "cp -a" leaks UID of user running the builds, causing many QA warnings. * See this thread for details: http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112904.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmatroska: Explicitly set EXTRA_OEMAKE as requiredMike Crowe2016-02-251-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>
* libmatroska: upgrade to 1.4.1 required by mkvtoolnix-7.0.0Martin Jansa2014-07-241-0/+33
* LIC_FILES_CHKSUM change only because of formating (unix line feeds and some alignment in header) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>