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>
This commit is contained in:
Sven Ebenfeld
2015-02-21 10:52:15 +01:00
committed by Martin Jansa
parent 30e2285a94
commit fa22506312
2 changed files with 1977 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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 \