summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/hdcp
Commit message (Collapse)AuthorAgeFilesLines
* layer.conf: allow to build with zeusNaveen Saini2020-04-271-1/+1
| | | | | | | | | | | Class 'distro_features_check' has moved to 'features_check', which does not allow dunfell and latest releases to build against zeus release. Inherit class based on LAYERSERIES_CORENAMES. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* hdcp: upgrade 19.3.0 -> 19.4.0Naveen Saini2020-02-111-1/+1
| | | | | | | | Release notes can be found here: https://github.com/intel/hdcp/releases/tag/intel-HDCP-19.4.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* 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>
* hdcp: upgrade 19.2.0 -> 19.3.0Naveen Saini2019-10-211-1/+1
| | | | | | | | Release notes can be found here: https://github.com/intel/hdcp/releases/tag/intel-HDCP-19.3.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* hdcp: upgrade v19.1.0 -> v19.2.0Naveen Saini2019-08-031-1/+1
| | | | | | | | Release details can be found here: https://github.com/intel/hdcp/releases Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* hdcp: add recipeNaveen Saini2019-07-042-0/+68
Intel(R) unified HDCP (High-bandwidth Digital Content Protection) is a user space implementation to prevent copying of digital audio & video content across digital display interfaces. The Intel(R) unified HDCP is dependent on kernel space HDCP implementation to provide a complete stack to enable the HDCP1.4 and HDCP2.2 protection. HDCP2.2 service support is available kernel 5.2-rc onward. Currently 4.19 kernel and mainline-tracking (base branch) from Intel PKT does not have HDCP2.2 support. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>