summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libyami/libyami_1.3.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: use features_check instead of deprecated distro_features_checkRoss Burton2019-11-221-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libyami: upgrade 1.3.1 -> 1.3.2Anuj Mittal2019-08-091-0/+24
For changes, see: https://github.com/intel/libyami/blob/1.3.2/NEWS Remove all the patches fixing warnings converted to errors when using clang. Most of these have been fixed and others are trivial enough to be ignored. Pass -Wno-error to CXXFLAGS to ignore these. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>