diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 09:28:42 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 14:49:33 +0100 |
commit | c853d5b877257a4b2addc762ea2fea918968c7e4 (patch) | |
tree | 0d020a3eee5e4be430d0533045d06d1711556dfc /recipes/xorg-driver/xf86-video-apm_1.2.2.bb | |
parent | 870669a353c643abebc565cdd66a2c250cb49ddb (diff) |
xorg-drivers: add checksums to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-video-apm_1.2.2.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-apm_1.2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-apm_1.2.2.bb b/recipes/xorg-driver/xf86-video-apm_1.2.2.bb index 1cef0fbb55..8a1ded8cbb 100644 --- a/recipes/xorg-driver/xf86-video-apm_1.2.2.bb +++ b/recipes/xorg-driver/xf86-video-apm_1.2.2.bb @@ -6,3 +6,5 @@ DESCRIPTION = "This is the Alliance Promotion driver for XFree86 4.0+" DEPENDS += " xf86rushproto" SRC_URI += "file://get-rid-of-host-includes.patch;patch=1" +SRC_URI[archive.md5sum] = "48441a19aaf015570b267f2a8e67d8ab" +SRC_URI[archive.sha256sum] = "678edd063e1d5e7c7f72ccdda2388c5857559847b3d313c94d659f9bd51c1752" |