mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

move these recipes from meta-cloud-services, since python3-django RDEPENDS on this, and extend for native and nativesdk. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
83 B
BlitzBasic
4 lines
83 B
BlitzBasic
inherit setuptools3
|
|
require python-sqlparse.inc
|
|
BBCLASSEXTEND = "native nativesdk"
|