diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2024-10-31 14:41:14 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-31 08:13:26 -0700 |
| commit | b2a66eead114d77f69360b9b8c3cd83a476eb9aa (patch) | |
| tree | a433f54a3bb25a57b28c44a1af0975ba042c1f75 /meta-python/recipes-devtools/python/python3-django_5.0.9.bb | |
| parent | b8ce4f282ba0e65dfc8e98c84f6cfd26fb53c111 (diff) | |
| download | meta-openembedded-b2a66eead114d77f69360b9b8c3cd83a476eb9aa.tar.gz | |
python3-django: rename .inc file to BPN.inc
* this one has 2 versions, so the .inc file cannot be folded into .bb files
but we can at least rename it to start with BPN for consistency
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.0.9.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.9.bb b/meta-python/recipes-devtools/python/python3-django_5.0.9.bb index b3fb301ede..2de4832163 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.9.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.9.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | require python-django.inc | 1 | require python3-django.inc |
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI[sha256sum] = "6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39" | 4 | SRC_URI[sha256sum] = "6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39" |
