diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography-vectors_1.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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/" | ||