From 6372b36c8105c31600c2c910d56b0cb09c57427e Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 17 May 2012 22:22:19 -0500 Subject: meta-intel: new libva-1.0.15 recipe This upgrades libva to libva-1.0.15. Intel-specific changes have been split out into intel-driver-1.0.15, contained in a separate recipe. Signed-off-by: Tom Zanussi --- common/recipes-multimedia/libva/libva_1.0.15.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb diff --git a/common/recipes-multimedia/libva/libva_1.0.15.bb b/common/recipes-multimedia/libva/libva_1.0.15.bb new file mode 100644 index 00000000..e60a4b63 --- /dev/null +++ b/common/recipes-multimedia/libva/libva_1.0.15.bb @@ -0,0 +1,8 @@ +require libva.inc + +PR = "${INC_PR}.0" + +SRC_URI = "http://cgit.freedesktop.org/vaapi/libva/snapshot/libva-${PV}.tar.bz2" + +SRC_URI[md5sum] = "ad8a94ba87ff0563a533c3c142816794" +SRC_URI[sha256sum] = "7cc24ae9c947aa13904255244810d3637b03d41e2b6f4b643db3b97412cacd37" -- cgit v1.2.3-54-g00ecf