diff options
Diffstat (limited to 'meta-python')
5 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb index 8b2a19263e..ba9a7990b2 100644 --- a/meta-python/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb | |||
@@ -86,3 +86,5 @@ RDEPENDS_${PN} = "mime-support \ | |||
86 | 86 | ||
87 | SYSTEMD_SERVICE_${PN} = "gateone.service" | 87 | SYSTEMD_SERVICE_${PN} = "gateone.service" |
88 | INITSCRIPT_NAME = "gateone" | 88 | INITSCRIPT_NAME = "gateone" |
89 | |||
90 | PNBLACKLIST[gateone] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130642/" | ||
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb index 4975278a99..92b490733b 100644 --- a/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb +++ b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.6.bb | |||
@@ -1,2 +1,4 @@ | |||
1 | inherit pypi setuptools | 1 | inherit pypi setuptools |
2 | require python-cryptography-vectors.inc | 2 | require python-cryptography-vectors.inc |
3 | |||
4 | PNBLACKLIST[python-cryptography-vectors] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130664/" | ||
diff --git a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb index 7fddf7aa45..74d7866065 100644 --- a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb +++ b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | |||
@@ -14,3 +14,5 @@ RDEPENDS_${PN}_class-target += " \ | |||
14 | " | 14 | " |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
17 | |||
18 | PNBLACKLIST[python-pbr] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130650/" | ||
diff --git a/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb b/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb index 58994ffffa..909bbb437d 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb | |||
@@ -1,2 +1,4 @@ | |||
1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 |
2 | require python-cryptography-vectors.inc | 2 | require python-cryptography-vectors.inc |
3 | |||
4 | PNBLACKLIST[python3-cryptography-vectors] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130626/" | ||
diff --git a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb index 3f07b2ed27..c8fb94e3b4 100644 --- a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.4.2.bb | |||
@@ -1,2 +1,4 @@ | |||
1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 |
2 | require python-ndg-httpsclient.inc | 2 | require python-ndg-httpsclient.inc |
3 | |||
4 | PNBLACKLIST[python3-ndg-httpsclient] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130615/" | ||