mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
89c527ec8c
commit
e104df3cc2
File diff suppressed because it is too large
Load Diff
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user