diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.2.9.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.2.9.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.9.bb b/meta-python/recipes-devtools/python/python3-django_5.2.9.bb index c0aff44a78..fa9fb2e929 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.9.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.9.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | require python3-django.inc | 1 | require python3-django.inc |
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch \ | ||
| 5 | file://0001-Fix-test_strip_tags-test.patch \ | ||
| 6 | " | ||
| 4 | SRC_URI[sha256sum] = "16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495" | 7 | SRC_URI[sha256sum] = "16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495" |
| 5 | 8 | ||
| 6 | RDEPENDS:${PN} += "\ | 9 | RDEPENDS:${PN} += "\ |
