summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/tslib/tslib_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/tslib/tslib_1.0.bb')
-rw-r--r--meta/recipes-graphics/tslib/tslib_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/tslib/tslib_1.0.bb b/meta/recipes-graphics/tslib/tslib_1.0.bb
index ad9bfa781d..3704572baf 100644
--- a/meta/recipes-graphics/tslib/tslib_1.0.bb
+++ b/meta/recipes-graphics/tslib/tslib_1.0.bb
@@ -13,13 +13,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a"
13PR = "r18" 13PR = "r18"
14 14
15SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \ 15SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \
16 file://fix_version.patch;patch=1 \ 16 file://fix_version.patch \
17 file://ts.conf \ 17 file://ts.conf \
18 file://tslib.sh" 18 file://tslib.sh"
19 19
20SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e" 20SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e"
21SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8" 21SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8"
22SRC_URI_append_qemumips += " file://32bitBE-support.patch;patch=1" 22SRC_URI_append_qemumips += " file://32bitBE-support.patch"
23 23
24 24
25inherit autotools pkgconfig 25inherit autotools pkgconfig