mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
meta-python: missing closing brace
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,4 +6,4 @@ inherit distutils-common-base python3native python3targetconfig
|
||||
|
||||
python __anonymous() {
|
||||
bb.warn("distutils3-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user