mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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 <tom.zanussi@intel.com>
This commit is contained in:
parent
72779500c9
commit
6372b36c81
8
common/recipes-multimedia/libva/libva_1.0.15.bb
Normal file
8
common/recipes-multimedia/libva/libva_1.0.15.bb
Normal file
|
@ -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"
|
Loading…
Reference in New Issue
Block a user