mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-20 06:01:21 +00:00
Django 4.2.x recipe has been deleted, the dependencies that were specific to version 5.x can be moved to the common .inc file. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
291 B
BlitzBasic
8 lines
291 B
BlitzBasic
require python3-django.inc
|
|
inherit python_setuptools_build_meta
|
|
|
|
SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch \
|
|
file://0001-Fix-test_strip_tags-test.patch \
|
|
"
|
|
SRC_URI[sha256sum] = "16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495"
|