diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-18 00:47:09 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-18 01:31:11 +0200 |
| commit | e5e2e10689c13de55ba1bf26cfafce177154d9c0 (patch) | |
| tree | ce8ce85983e1f0c9953c5cce895298966b2c2141 /meta-gnome/recipes-gnome | |
| parent | 0846be28084e47eca8a5eba90eb9aad4dab2054a (diff) | |
| download | meta-openembedded-e5e2e10689c13de55ba1bf26cfafce177154d9c0.tar.gz | |
abiword: add SRC_URI checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc index 86c55f0461..c469369d26 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc +++ b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | |||
| @@ -8,6 +8,8 @@ RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ | |||
| 8 | glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" | 8 | glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz" | 10 | SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz" |
| 11 | SRC_URI[md5sum] = "bbc9c124f8072875129bd67092f0fa0b" | ||
| 12 | SRC_URI[sha256sum] = "db34eeb5457fb7572fc76ec2a73cdb4f7a67307e7468b6c4bde820b58c598b3f" | ||
| 11 | 13 | ||
| 12 | #want 2.x from 2.x.y for the installation directory | 14 | #want 2.x from 2.x.y for the installation directory |
| 13 | SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" | 15 | SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" |
