mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
meta-python: missing closing brace
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
47ccb88d94
commit
3ae9254730
|
|
@ -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")
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user