mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-emenlow: add SRC_URI checksums to libva
Add md5 and sha256 checksums to the recipe. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
2ad5101cc1
commit
87f4098276
|
|
@ -30,6 +30,9 @@ SRC_URI = "https://launchpad.net/~gma500/+archive/ppa/+files/libva_0.31.0-1+sds9
|
|||
file://392_compat.dso.patch \
|
||||
file://libdrm-poulsbo.patch"
|
||||
|
||||
SRC_URI[md5sum] = "860f13e5a9d09511d7c6807b880e758b"
|
||||
SRC_URI[sha256sum] = "306468f87b9e13fdb3b6f0c6e2159b20198b33eed9eda4c31d7381a88911554f"
|
||||
|
||||
export LDFLAGS="-Wl,-z,defs"
|
||||
|
||||
EXTRA_OECONF = "--disable-i965-driver"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user