[meta-intel] [PATCH v3 2/4] libva: upgrade to 1.6.0

Lim Siew Hoon siew.hoon.lim at intel.com
Fri Aug 14 03:02:10 PDT 2015


The libva-intel-driver 1.6.0 version got dependecy to libva 1.6.0
VA-API 0.38 version.

For Gen9 platform support.

Signed-off-by: Lim Siew Hoon <siew.hoon.lim at intel.com>
---
 common/recipes-multimedia/libva/{libva_1.5.0.bb => libva_1.6.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename common/recipes-multimedia/libva/{libva_1.5.0.bb => libva_1.6.0.bb} (93%)
 mode change 100644 => 100755

diff --git a/common/recipes-multimedia/libva/libva_1.5.0.bb b/common/recipes-multimedia/libva/libva_1.6.0.bb
old mode 100644
new mode 100755
similarity index 93%
rename from common/recipes-multimedia/libva/libva_1.5.0.bb
rename to common/recipes-multimedia/libva/libva_1.6.0.bb
index 85fe4cd..bfce3c4
--- a/common/recipes-multimedia/libva/libva_1.5.0.bb
+++ b/common/recipes-multimedia/libva/libva_1.6.0.bb
@@ -18,8 +18,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
 
 SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva/${BP}.tar.bz2"
-SRC_URI[md5sum] = "ad0b55794308ec397d249a0a2a6df27a"
-SRC_URI[sha256sum] = "e946d4b3110e4e23ec6a588e0c828937e502c67196d1266214441fefc4b83486"
+SRC_URI[md5sum] = "3f1241b4080db53c120325932f393f33"
+SRC_URI[sha256sum] = "3ad9dc9c1a6a10e9cc4234c2a1cd5e568ec0cd25145e86875eba6e0d69153458"
 
 DEPENDS = "libdrm virtual/mesa virtual/libgles1 virtual/libgles2 virtual/egl"
 
-- 
2.1.0



More information about the meta-intel mailing list