summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"Martin Jansa2016-04-171-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 Dropped Lua patch as no ptest support exists in jethro Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Conflicts: meta-oe/recipes-devtools/lua/lua_5.3.1.bb
* 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>