]> code.ossystems Code Review - openembedded-core.git/commit
sanity: check for more bits of Python
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Mar 2020 19:19:13 +0000 (20:19 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 20 Mar 2020 02:01:06 +0000 (10:01 +0800)
commitda2df0251098c46a1476983db379cf33010e3035
tree4fd0981d2fda272f502e8b05da8285efe5e95b39
parent6d79a4d7545bc78ac759e575f6d15d7b23fad638
sanity: check for more bits of Python

MJ: icu in master doesn't need distutils anymore, because icu 65.1 currently in
dunfell/master doesn't depend on python3-distutils anymore since:
https://github.com/unicode-org/icu/commit/b4d41b0561b6e8de38b99850ce0e4be8ef536bb1

but the icu-64.2 in zeus and openembedded-core/meta/recipes-core/ovmf/ovmf_git.bb
still need python3-distutils as described in:
http://lists.openembedded.org/pipermail/openembedded-core/2020-March/293984.html

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/sanity.bbclass