mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
01d8bdcf72
If create python2 bindings for volume-key, it requires to inherit pythonnative which conflict with python3native.bbclass. And python2 reachs EOL, so remove package config 'python' and not create python2 bindings for volume-key. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>