diff options
13 files changed, 0 insertions, 19 deletions
diff --git a/meta-oe/recipes-core/usleep/usleep_1.0.bb b/meta-oe/recipes-core/usleep/usleep_1.0.bb index 403c6b7fe..9e9c7ed8c 100644 --- a/meta-oe/recipes-core/usleep/usleep_1.0.bb +++ b/meta-oe/recipes-core/usleep/usleep_1.0.bb | |||
@@ -3,8 +3,6 @@ SECTION = "base" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
5 | 5 | ||
6 | PR = "r0" | ||
7 | |||
8 | S = "${WORKDIR}" | 6 | S = "${WORKDIR}" |
9 | DEPENDS = "popt" | 7 | DEPENDS = "popt" |
10 | 8 | ||
diff --git a/meta-oe/recipes-devtools/lua/lua_5.3.2.bb b/meta-oe/recipes-devtools/lua/lua_5.3.2.bb index 07a1a433c..a9aa0f85a 100644 --- a/meta-oe/recipes-devtools/lua/lua_5.3.2.bb +++ b/meta-oe/recipes-devtools/lua/lua_5.3.2.bb | |||
@@ -4,8 +4,6 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=318;endline=352;md5=68fc2aa2b751a37ff265524ddf026d7f" | 4 | LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=318;endline=352;md5=68fc2aa2b751a37ff265524ddf026d7f" |
5 | HOMEPAGE = "http://www.lua.org/" | 5 | HOMEPAGE = "http://www.lua.org/" |
6 | 6 | ||
7 | PR = "r0" | ||
8 | |||
9 | DEPENDS = "readline" | 7 | DEPENDS = "readline" |
10 | SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \ | 8 | SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \ |
11 | file://lua.pc.in \ | 9 | file://lua.pc.in \ |
diff --git a/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb b/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb index 0fc628973..92776fdd6 100644 --- a/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb +++ b/meta-oe/recipes-extended/haveged/haveged_1.9.1.bb | |||
@@ -12,8 +12,6 @@ SRC_URI = "http://www.issihosts.com/haveged/haveged-${PV}.tar.gz \ | |||
12 | SRC_URI[md5sum] = "015ff58cd10607db0e0de60aeca2f5f8" | 12 | SRC_URI[md5sum] = "015ff58cd10607db0e0de60aeca2f5f8" |
13 | SRC_URI[sha256sum] = "9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715" | 13 | SRC_URI[sha256sum] = "9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715" |
14 | 14 | ||
15 | PR = "r0" | ||
16 | |||
17 | inherit autotools systemd | 15 | inherit autotools systemd |
18 | 16 | ||
19 | EXTRA_OECONF = "\ | 17 | EXTRA_OECONF = "\ |
diff --git a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb index edf84c1ba..c64bd9269 100644 --- a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb +++ b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb | |||
@@ -7,7 +7,6 @@ DESCRIPTION = "scsirastools were designed to add to the Serviceability of \ | |||
7 | HOMEPAGE = "http://scsirastools.sourceforge.net/" | 7 | HOMEPAGE = "http://scsirastools.sourceforge.net/" |
8 | LICENSE = "BSD" | 8 | LICENSE = "BSD" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545" |
10 | PR = "r0" | ||
11 | 10 | ||
12 | SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.tar.gz" | 11 | SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.tar.gz" |
13 | SRC_URI[md5sum] = "2d775111b62e2dfc1960a722f5fda211" | 12 | SRC_URI[md5sum] = "2d775111b62e2dfc1960a722f5fda211" |
diff --git a/meta-oe/recipes-support/libnih/libnih_1.0.3.bb b/meta-oe/recipes-support/libnih/libnih_1.0.3.bb index 97385a1c0..40aa8964e 100644 --- a/meta-oe/recipes-support/libnih/libnih_1.0.3.bb +++ b/meta-oe/recipes-support/libnih/libnih_1.0.3.bb | |||
@@ -22,8 +22,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
22 | DEPENDS = "dbus libnih-native" | 22 | DEPENDS = "dbus libnih-native" |
23 | DEPENDS_class-native = "dbus-native" | 23 | DEPENDS_class-native = "dbus-native" |
24 | 24 | ||
25 | PR = "r0" | ||
26 | |||
27 | SRC_URI = "https://launchpad.net/${BPN}/1.0/${PV}/+download/${BP}.tar.gz \ | 25 | SRC_URI = "https://launchpad.net/${BPN}/1.0/${PV}/+download/${BP}.tar.gz \ |
28 | file://libnih_1.0.3-4ubuntu16.patch \ | 26 | file://libnih_1.0.3-4ubuntu16.patch \ |
29 | " | 27 | " |
diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc index b754bb759..464e2e042 100644 --- a/meta-python/recipes-devtools/python/python-dateutil.inc +++ b/meta-python/recipes-devtools/python/python-dateutil.inc | |||
@@ -3,7 +3,6 @@ DESCRIPTION = "The dateutil module provides powerful extensions to the datetime | |||
3 | HOMEPAGE = "https://dateutil.readthedocs.org" | 3 | HOMEPAGE = "https://dateutil.readthedocs.org" |
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" |
6 | PR = "r0" | ||
7 | 6 | ||
8 | SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef" | 7 | SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef" |
9 | SRC_URI[sha256sum] = "1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed" | 8 | SRC_URI[sha256sum] = "1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed" |
diff --git a/meta-python/recipes-devtools/python/python-feedformatter.inc b/meta-python/recipes-devtools/python/python-feedformatter.inc index 499bed235..a333ef4ee 100644 --- a/meta-python/recipes-devtools/python/python-feedformatter.inc +++ b/meta-python/recipes-devtools/python/python-feedformatter.inc | |||
@@ -4,7 +4,6 @@ SECTION = "devel/python" | |||
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d" |
6 | SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85" | 6 | SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "git://github.com/marianoguerra/feedformatter.git" | 8 | SRC_URI = "git://github.com/marianoguerra/feedformatter.git" |
10 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-jinja2.inc b/meta-python/recipes-devtools/python/python-jinja2.inc index f6ee79b1c..c3ed6de91 100644 --- a/meta-python/recipes-devtools/python/python-jinja2.inc +++ b/meta-python/recipes-devtools/python/python-jinja2.inc | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Python Jinja2: A small but fast and easy to use stand-alone templ | |||
2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386" |
4 | 4 | ||
5 | PR = "r0" | ||
6 | PYPI_PACKAGE = "Jinja2" | 5 | PYPI_PACKAGE = "Jinja2" |
7 | 6 | ||
8 | SRC_URI[md5sum] = "edb51693fe22c53cee5403775c71a99e" | 7 | SRC_URI[md5sum] = "edb51693fe22c53cee5403775c71a99e" |
diff --git a/meta-python/recipes-devtools/python/python-markupsafe.inc b/meta-python/recipes-devtools/python/python-markupsafe.inc index fd7d9bdc2..de61944d5 100644 --- a/meta-python/recipes-devtools/python/python-markupsafe.inc +++ b/meta-python/recipes-devtools/python/python-markupsafe.inc | |||
@@ -3,8 +3,6 @@ HOMEPAGE = "http://github.com/mitsuhiko/markupsafe" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" |
5 | 5 | ||
6 | PR = "r0" | ||
7 | |||
8 | SRC_URI[md5sum] = "f5ab3deee4c37cd6a922fb81e730da6e" | 6 | SRC_URI[md5sum] = "f5ab3deee4c37cd6a922fb81e730da6e" |
9 | SRC_URI[sha256sum] = "a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3" | 7 | SRC_URI[sha256sum] = "a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3" |
10 | 8 | ||
diff --git a/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb b/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb index 3b7853e91..a3f73fbe4 100644 --- a/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb +++ b/meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb | |||
@@ -2,8 +2,6 @@ SUMMARY = "MessagePack (de)serializer" | |||
2 | LICENSE = "Apache-2.0" | 2 | LICENSE = "Apache-2.0" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751" |
4 | 4 | ||
5 | PR = "r0" | ||
6 | |||
7 | SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b" | 5 | SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b" |
8 | SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b" | 6 | SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b" |
9 | 7 | ||
diff --git a/meta-python/recipes-devtools/python/python-passlib.inc b/meta-python/recipes-devtools/python/python-passlib.inc index 843e8e067..3cd2c0af3 100644 --- a/meta-python/recipes-devtools/python/python-passlib.inc +++ b/meta-python/recipes-devtools/python/python-passlib.inc | |||
@@ -8,7 +8,6 @@ hashing for multi-user applications." | |||
8 | HOMEPAGE = "https://bitbucket.org/ecollins/passlib" | 8 | HOMEPAGE = "https://bitbucket.org/ecollins/passlib" |
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bae8faa3e2689ee0df3f2127fc4517f5" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bae8faa3e2689ee0df3f2127fc4517f5" |
11 | PR = "r0" | ||
12 | 11 | ||
13 | SRC_URI[md5sum] = "d2edd6c42cde136a538b48d90a06ad67" | 12 | SRC_URI[md5sum] = "d2edd6c42cde136a538b48d90a06ad67" |
14 | SRC_URI[sha256sum] = "a83d34f53dc9b17aa42c9a35c3fbcc5120f3fcb07f7f8721ec45e6a27be347fc" | 13 | SRC_URI[sha256sum] = "a83d34f53dc9b17aa42c9a35c3fbcc5120f3fcb07f7f8721ec45e6a27be347fc" |
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index f80858e91..abeed934b 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Python API for MISP" | |||
2 | HOMEPAGE = "https://github.com/MISP/PyMISP" | 2 | HOMEPAGE = "https://github.com/MISP/PyMISP" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d" | 6 | SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d" |
8 | SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c" | 7 | SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c" |
diff --git a/meta-python/recipes-devtools/python/python-redis.inc b/meta-python/recipes-devtools/python/python-redis.inc index e64f0410a..17ff231a0 100644 --- a/meta-python/recipes-devtools/python/python-redis.inc +++ b/meta-python/recipes-devtools/python/python-redis.inc | |||
@@ -3,7 +3,6 @@ DESCRIPTION = "The Python interface to the Redis key-value store." | |||
3 | HOMEPAGE = "http://github.com/andymccurdy/redis-py" | 3 | HOMEPAGE = "http://github.com/andymccurdy/redis-py" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27" |
6 | PR = "r0" | ||
7 | 6 | ||
8 | SRC_URI[md5sum] = "3b26c2b9703b4b56b30a1ad508e31083" | 7 | SRC_URI[md5sum] = "3b26c2b9703b4b56b30a1ad508e31083" |
9 | SRC_URI[sha256sum] = "5dfbae6acfc54edf0a7a415b99e0b21c0a3c27a7f787b292eea727b1facc5533" | 8 | SRC_URI[sha256sum] = "5dfbae6acfc54edf0a7a415b99e0b21c0a3c27a7f787b292eea727b1facc5533" |