diff options
| author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2012-03-05 10:51:37 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2012-03-05 13:14:48 -0600 |
| commit | 4ca9c01ec7f32e1054d34958e60608c16128164c (patch) | |
| tree | e01ff716a812fdcdafb7509b8b3d41affc5d52de | |
| parent | 274d4e578a73cc4ed96f617ba951c4f312d537c2 (diff) | |
| download | meta-intel-4ca9c01ec7f32e1054d34958e60608c16128164c.tar.gz | |
meta-emenlow: add SRC_URI checksums to xserver-xorg-video-psb
Add md5 and sha256 checksums to the recipe.
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
| -rw-r--r-- | meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb b/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb index 1ff92bbc..9de68f4c 100644 --- a/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb +++ b/meta-emenlow/recipes-graphics/xserver-xorg-video-psb/xserver-xorg-video-psb_0.32.1.bb | |||
| @@ -19,6 +19,9 @@ SRC_URI = "https://launchpad.net/~gma500/+archive/ppa/+files/xserver-xorg-video- | |||
| 19 | file://dri-h.patch \ | 19 | file://dri-h.patch \ |
| 20 | file://libdrm-poulsbo.patch" | 20 | file://libdrm-poulsbo.patch" |
| 21 | 21 | ||
| 22 | SRC_URI[md5sum] = "67bd808960db4fe9b3a7ff2582da1608" | ||
| 23 | SRC_URI[sha256sum] = "deeaf6e4d059e709d8a4268bd013a172f7fbd70778236d7d1e2712d1951de72c" | ||
| 24 | |||
| 22 | export DRI_CFLAGS="-I${STAGING_INCDIR}/psb -I${STAGING_INCDIR}/psb/drm \ | 25 | export DRI_CFLAGS="-I${STAGING_INCDIR}/psb -I${STAGING_INCDIR}/psb/drm \ |
| 23 | -I${STAGING_INCDIR}/X11/dri" | 26 | -I${STAGING_INCDIR}/X11/dri" |
| 24 | 27 | ||
