mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 14:05:06 +00: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() {
|
python __anonymous() {
|
||||||
bb.warn("distutils3-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
|
bb.warn("distutils3-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user