hdcp: upgrade v19.1.0 -> v19.2.0

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>
This commit is contained in:
Naveen Saini 2019-08-02 16:45:15 +08:00 committed by Anuj Mittal
parent a82be9779c
commit fc28779c37

View File

@ -12,7 +12,7 @@ inherit pkgconfig cmake useradd systemd distro_features_check
SRC_URI = "git://github.com/intel/hdcp.git \ SRC_URI = "git://github.com/intel/hdcp.git \
file://0001-main-fix-hdcpd-service-failure.patch \ file://0001-main-fix-hdcpd-service-failure.patch \
" "
SRCREV = "8543db04594d7a46ebc5a5fa14d5818bb1eb6327" SRCREV = "e9b4f22d4b5f0f71fb2c05b9e80e7750e939ea05"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
REQUIRED_DISTRO_FEATURES = "systemd" REQUIRED_DISTRO_FEATURES = "systemd"