summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/usleep/usleep_1.0.bb2
-rw-r--r--meta-oe/recipes-devtools/lua/lua_5.3.2.bb2
-rw-r--r--meta-oe/recipes-extended/haveged/haveged_1.9.1.bb2
-rw-r--r--meta-oe/recipes-extended/scsirastools/scsirastools_1.6.4.bb1
-rw-r--r--meta-oe/recipes-support/libnih/libnih_1.0.3.bb2
-rw-r--r--meta-python/recipes-devtools/python/python-dateutil.inc1
-rw-r--r--meta-python/recipes-devtools/python/python-feedformatter.inc1
-rw-r--r--meta-python/recipes-devtools/python/python-jinja2.inc1
-rw-r--r--meta-python/recipes-devtools/python/python-markupsafe.inc2
-rw-r--r--meta-python/recipes-devtools/python/python-msgpack_0.4.7.bb2
-rw-r--r--meta-python/recipes-devtools/python/python-passlib.inc1
-rw-r--r--meta-python/recipes-devtools/python/python-pymisp.inc1
-rw-r--r--meta-python/recipes-devtools/python/python-redis.inc1
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"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5 5
6PR = "r0"
7
8S = "${WORKDIR}" 6S = "${WORKDIR}"
9DEPENDS = "popt" 7DEPENDS = "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"
4LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=318;endline=352;md5=68fc2aa2b751a37ff265524ddf026d7f" 4LIC_FILES_CHKSUM = "file://doc/readme.html;beginline=318;endline=352;md5=68fc2aa2b751a37ff265524ddf026d7f"
5HOMEPAGE = "http://www.lua.org/" 5HOMEPAGE = "http://www.lua.org/"
6 6
7PR = "r0"
8
9DEPENDS = "readline" 7DEPENDS = "readline"
10SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \ 8SRC_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 \
12SRC_URI[md5sum] = "015ff58cd10607db0e0de60aeca2f5f8" 12SRC_URI[md5sum] = "015ff58cd10607db0e0de60aeca2f5f8"
13SRC_URI[sha256sum] = "9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715" 13SRC_URI[sha256sum] = "9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715"
14 14
15PR = "r0"
16
17inherit autotools systemd 15inherit autotools systemd
18 16
19EXTRA_OECONF = "\ 17EXTRA_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 \
7HOMEPAGE = "http://scsirastools.sourceforge.net/" 7HOMEPAGE = "http://scsirastools.sourceforge.net/"
8LICENSE = "BSD" 8LICENSE = "BSD"
9LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545" 9LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545"
10PR = "r0"
11 10
12SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.tar.gz" 11SRC_URI = "http://prdownloads.sourceforge.net/scsirastools/scsirastools-${PV}.tar.gz"
13SRC_URI[md5sum] = "2d775111b62e2dfc1960a722f5fda211" 12SRC_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"
22DEPENDS = "dbus libnih-native" 22DEPENDS = "dbus libnih-native"
23DEPENDS_class-native = "dbus-native" 23DEPENDS_class-native = "dbus-native"
24 24
25PR = "r0"
26
27SRC_URI = "https://launchpad.net/${BPN}/1.0/${PV}/+download/${BP}.tar.gz \ 25SRC_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
3HOMEPAGE = "https://dateutil.readthedocs.org" 3HOMEPAGE = "https://dateutil.readthedocs.org"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493"
6PR = "r0"
7 6
8SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef" 7SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef"
9SRC_URI[sha256sum] = "1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed" 8SRC_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"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d" 5LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d"
6SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85" 6SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85"
7PR = "r0"
8 7
9SRC_URI = "git://github.com/marianoguerra/feedformatter.git" 8SRC_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
2LICENSE = "BSD-3-Clause" 2LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386"
4 4
5PR = "r0"
6PYPI_PACKAGE = "Jinja2" 5PYPI_PACKAGE = "Jinja2"
7 6
8SRC_URI[md5sum] = "edb51693fe22c53cee5403775c71a99e" 7SRC_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"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=c6d1adcf45d69359f256c1cea3254127"
5 5
6PR = "r0"
7
8SRC_URI[md5sum] = "f5ab3deee4c37cd6a922fb81e730da6e" 6SRC_URI[md5sum] = "f5ab3deee4c37cd6a922fb81e730da6e"
9SRC_URI[sha256sum] = "a4ec1aff59b95a14b45eb2e23761a0179e98319da5a7eb76b56ea8cdc7b871c3" 7SRC_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"
2LICENSE = "Apache-2.0" 2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751" 3LIC_FILES_CHKSUM = "file://COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751"
4 4
5PR = "r0"
6
7SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b" 5SRC_URI[md5sum] = "eb2aad1081534ef3a9f32a0ecd350b9b"
8SRC_URI[sha256sum] = "5e001229a54180a02dcdd59db23c9978351af55b1290c27bc549e381f43acd6b" 6SRC_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."
8HOMEPAGE = "https://bitbucket.org/ecollins/passlib" 8HOMEPAGE = "https://bitbucket.org/ecollins/passlib"
9LICENSE = "BSD" 9LICENSE = "BSD"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=bae8faa3e2689ee0df3f2127fc4517f5" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=bae8faa3e2689ee0df3f2127fc4517f5"
11PR = "r0"
12 11
13SRC_URI[md5sum] = "d2edd6c42cde136a538b48d90a06ad67" 12SRC_URI[md5sum] = "d2edd6c42cde136a538b48d90a06ad67"
14SRC_URI[sha256sum] = "a83d34f53dc9b17aa42c9a35c3fbcc5120f3fcb07f7f8721ec45e6a27be347fc" 13SRC_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"
2HOMEPAGE = "https://github.com/MISP/PyMISP" 2HOMEPAGE = "https://github.com/MISP/PyMISP"
3LICENSE = "BSD-2-Clause" 3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9" 4LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9"
5PR = "r0"
6 5
7SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d" 6SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d"
8SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c" 7SRC_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."
3HOMEPAGE = "http://github.com/andymccurdy/redis-py" 3HOMEPAGE = "http://github.com/andymccurdy/redis-py"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=51d9ad56299ab60ba7be65a621004f27"
6PR = "r0"
7 6
8SRC_URI[md5sum] = "3b26c2b9703b4b56b30a1ad508e31083" 7SRC_URI[md5sum] = "3b26c2b9703b4b56b30a1ad508e31083"
9SRC_URI[sha256sum] = "5dfbae6acfc54edf0a7a415b99e0b21c0a3c27a7f787b292eea727b1facc5533" 8SRC_URI[sha256sum] = "5dfbae6acfc54edf0a7a415b99e0b21c0a3c27a7f787b292eea727b1facc5533"