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>
This commit is contained in:
Martin Jansa 2024-10-31 14:41:14 +01:00 committed by Khem Raj
parent b8ce4f282b
commit b2a66eead1
No known key found for this signature in database
GPG Key ID: BB053355919D3314
3 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
require python-django.inc
require python3-django.inc
inherit setuptools3
SRC_URI[sha256sum] = "6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad"

View File

@ -1,4 +1,4 @@
require python-django.inc
require python3-django.inc
inherit python_setuptools_build_meta
SRC_URI[sha256sum] = "6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39"