summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/tslib
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/tslib')
-rw-r--r--meta/recipes-graphics/tslib/tslib_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/tslib/tslib_1.0.bb b/meta/recipes-graphics/tslib/tslib_1.0.bb
index f47116f596..54ff3d4a9f 100644
--- a/meta/recipes-graphics/tslib/tslib_1.0.bb
+++ b/meta/recipes-graphics/tslib/tslib_1.0.bb
@@ -22,6 +22,7 @@ SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \
22SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e" 22SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e"
23SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8" 23SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8"
24SRC_URI_append_qemumips += " file://32bitBE-support.patch" 24SRC_URI_append_qemumips += " file://32bitBE-support.patch"
25SRC_URI_append_qemuppc += " file://32bitBE-support.patch"
25 26
26 27
27inherit autotools pkgconfig 28inherit autotools pkgconfig