mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
b8ce4f282b
commit
b2a66eead1
|
|
@ -1,4 +1,4 @@
|
|||
require python-django.inc
|
||||
require python3-django.inc
|
||||
inherit setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
require python-django.inc
|
||||
require python3-django.inc
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
SRC_URI[sha256sum] = "6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user