diff options
| -rw-r--r-- | meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 | |||
| 30 | file://392_compat.dso.patch \ | 30 | file://392_compat.dso.patch \ |
| 31 | file://libdrm-poulsbo.patch" | 31 | file://libdrm-poulsbo.patch" |
| 32 | 32 | ||
| 33 | SRC_URI[md5sum] = "860f13e5a9d09511d7c6807b880e758b" | ||
| 34 | SRC_URI[sha256sum] = "306468f87b9e13fdb3b6f0c6e2159b20198b33eed9eda4c31d7381a88911554f" | ||
| 35 | |||
| 33 | export LDFLAGS="-Wl,-z,defs" | 36 | export LDFLAGS="-Wl,-z,defs" |
| 34 | 37 | ||
| 35 | EXTRA_OECONF = "--disable-i965-driver" | 38 | EXTRA_OECONF = "--disable-i965-driver" |
