blob: f90bb510c451591b2c078bbdc9ca60849f0bdc35 [file] [log] [blame]
Andrew Geissler1e34c2d2020-05-29 16:02:59 -05001require libva.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
Andrew Geisslerb7d28612020-07-24 16:15:54 -05004SRC_URI[sha256sum] = "adbb1244d278908f89ccfcf254a442de6d71934565a492cb6f03caf2ed4d1ec3"
Andrew Geissler1e34c2d2020-05-29 16:02:59 -05005
6do_install_append () {
7 rm -f ${D}${libdir}/*.so*
8}