From dc39b5cc7a83424be8731ad779852aa3553c48d7 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Wed, 24 Jun 2015 10:23:05 -0700 Subject: multimedia: Add gstreamer and libva support for EMGD EMGD requires specific versions and support from gstreamer and libva. These are copied in from meta-intel/daisy with PR and INC_PR removed as suggested by Koon Kooi. Signed-off-by: Darren Hart --- recipes-multimedia/libva/libva_1.0.16.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-multimedia/libva/libva_1.0.16.bb (limited to 'recipes-multimedia/libva/libva_1.0.16.bb') diff --git a/recipes-multimedia/libva/libva_1.0.16.bb b/recipes-multimedia/libva/libva_1.0.16.bb new file mode 100644 index 0000000..98475f2 --- /dev/null +++ b/recipes-multimedia/libva/libva_1.0.16.bb @@ -0,0 +1,9 @@ +require libva.inc + +PACKAGECONFIG[x11] = ",,virtual/libx11 libxext libxfixes" +PACKAGECONFIG[wayland] = ",," + +SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/libva/libva-${PV}.tar.bz2" + +SRC_URI[md5sum] = "99343b27cf24e99abc0c5db2d09e30c8" +SRC_URI[sha256sum] = "03e46f8f48f252e6b6112c495745100bc217ddded801fdb393384aab1fafeaa2" -- cgit v1.2.2-1-g5e49