summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/libva/libva_1.0.12.bb
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-11-26 15:42:54 -0600
committerTom Zanussi <tom.zanussi@intel.com>2011-12-01 22:20:52 -0600
commitf76f51534d43328aa0101ede0b67402ba36cbe58 (patch)
tree08a993297fff963fec90b08839e880bd03067901 /common/recipes-multimedia/libva/libva_1.0.12.bb
parenta5e14b926154ea2b737b469e9ade918bbf59af5e (diff)
downloadmeta-intel-f76f51534d43328aa0101ede0b67402ba36cbe58.tar.gz
libva: upgrade to 1.0.12 and factor out common settings
EMGD 1.8 requires libva-1.0.12, so upgrade to that version, and we don't actually need the 1.0.10 recipe, so remove it. This also adds -dbg and -dev packaging fixes to fix QA problems, removes some unnecessary settings, updates checksums, etc. Also create and use a common libva.inc, as we'll soon be adding a more updated version of libva to the current version. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'common/recipes-multimedia/libva/libva_1.0.12.bb')
-rw-r--r--common/recipes-multimedia/libva/libva_1.0.12.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/recipes-multimedia/libva/libva_1.0.12.bb b/common/recipes-multimedia/libva/libva_1.0.12.bb
new file mode 100644
index 00000000..490e60f8
--- /dev/null
+++ b/common/recipes-multimedia/libva/libva_1.0.12.bb
@@ -0,0 +1,8 @@
1require libva.inc
2
3PR = "${INC_PR}.0"
4
5SRC_URI = "http://cgit.freedesktop.org/libva/snapshot/libva-${PV}.tar.bz2"
6
7SRC_URI[md5sum] = "84408a0746a63b8cf308dc7b9f2451cf"
8SRC_URI[sha256sum] = "e80aae68fc78d237d046be6525d333f072fd57fe4f4d8f981e869703ebfee8f5"