summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-10-31 14:41:14 +0100
committerKhem Raj <raj.khem@gmail.com>2024-10-31 08:13:26 -0700
commitb2a66eead114d77f69360b9b8c3cd83a476eb9aa (patch)
treea433f54a3bb25a57b28c44a1af0975ba042c1f75 /meta-python/recipes-devtools/python/python3-django_4.2.16.bb
parentb8ce4f282ba0e65dfc8e98c84f6cfd26fb53c111 (diff)
downloadmeta-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_4.2.16.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_4.2.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.16.bb b/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
index 9254e8b009..564e8741e5 100644
--- a/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
@@ -1,4 +1,4 @@
1require python-django.inc 1require python3-django.inc
2inherit setuptools3 2inherit setuptools3
3 3
4SRC_URI[sha256sum] = "6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad" 4SRC_URI[sha256sum] = "6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad"