diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb index cb33fcc3c7..43f071281d 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb | |||
| @@ -20,6 +20,9 @@ DEPENDS += "libxml2 libxslt" | |||
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "a1613838aa6b89af4ba10a0f3a972836128801ed008078f8c1244e65958f1b24" | 21 | SRC_URI[sha256sum] = "a1613838aa6b89af4ba10a0f3a972836128801ed008078f8c1244e65958f1b24" |
| 22 | 22 | ||
| 23 | SRC_URI += " \ | ||
| 24 | file://0001-setupinfo.py-check-the-return-value.patch \ | ||
| 25 | " | ||
| 23 | inherit pkgconfig pypi setuptools3 | 26 | inherit pkgconfig pypi setuptools3 |
| 24 | 27 | ||
| 25 | # {standard input}: Assembler messages: | 28 | # {standard input}: Assembler messages: |
