From 87f409827684e39484900a20531c8a14c0cb91e6 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 5 Mar 2012 11:05:07 -0600 Subject: meta-emenlow: add SRC_URI checksums to libva Add md5 and sha256 checksums to the recipe. Signed-off-by: Tom Zanussi --- meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-emenlow') diff --git a/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb b/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb index 449a44f7..cfdc71e6 100644 --- a/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb +++ b/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb @@ -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" -- cgit v1.2.3-54-g00ecf