aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
diff options
context:
space:
mode:
authorSven Ebenfeld <sven.ebenfeld@gmail.com>2015-02-21 10:52:15 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-03-03 08:35:59 +0100
commitfa22506312ae07efa713678d9425126c9b084753 (patch)
tree776a585c8c51eaa280b0ad7004ce64969f2bc249 /meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
parent30e2285a944d031e80c5f11c9228d4ed4a16c0b0 (diff)
downloadmeta-openembedded-fa22506312ae07efa713678d9425126c9b084753.tar.gz
pxaregs: Add source file and fix SRC_URI
The old URI is not available anymore. If you visit that website in a browser, you will only see ads. Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb')
-rw-r--r--meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
index 84094dc1fa..30c41fffbe 100644
--- a/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
+++ b/meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb
@@ -1,10 +1,10 @@
SUMMARY = "Tool to display and modify PXA registers at runtime"
LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://pxaregs.c;endline=12;md5=2cb6b33300eacdec4d7299bc42533740"
+LIC_FILES_CHKSUM = "file://pxaregs.c;endline=12;md5=668d061b7637acc68cb8071c9be372e6"
AUTHOR = "Holger Schurig <hs4233@mail.mn-solutions.de>"
HOMEPAGE = "http://www.mn-logistik.de/unsupported/pxa250/"
-SRC_URI = "http://www.mn-logistik.de/unsupported/pxa250/pxaregs.c \
+SRC_URI = "file://pxaregs.c \
file://i2c.patch \
file://munmap.patch \
file://serial.patch \