mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
python3-dir.bbclass: add a separate class for Python 3
This is much cleaner than sharing python-dir.bbclass between python 2 and 3 classes, and doing confusing overrides in them. (From OE-Core rev: 3891fcec863602a0ae6d0f3d305ea50a79a205d9) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
78502a8010
commit
03da683a55
@@ -1,5 +1,3 @@
|
||||
inherit python-dir
|
||||
|
||||
EXTRA_OEMAKE = ""
|
||||
|
||||
export STAGING_INCDIR
|
||||
|
||||
Reference in New Issue
Block a user