Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-05-30 | python3-dir.bbclass: add a separate class for Python 3 | Alexander Kanavin | 1 | |
This is much cleaner than sharing python-dir.bbclass between python 2 and 3 classes, and doing confusing overrides in them. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> |