From b2a66eead114d77f69360b9b8c3cd83a476eb9aa Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 31 Oct 2024 14:41:14 +0100 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-django_4.2.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-django_4.2.16.bb') 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 @@ -require python-django.inc +require python3-django.inc inherit setuptools3 SRC_URI[sha256sum] = "6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad" -- cgit v1.2.3-54-g00ecf