diff options
Diffstat (limited to 'meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb')
-rw-r--r-- | meta-oe/recipes-support/pxaregs/pxaregs_1.14.bb | 4 |
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 84094dc1fa5..30c41fffbe7 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 \ |