diff options
author | Ross Burton <ross.burton@intel.com> | 2016-03-08 17:03:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-12 22:11:47 +0000 |
commit | 9e69963f119eb343d79206f4cfd173b3cece76c9 (patch) | |
tree | 868e060f2545a6090afa5bb83da675df0d6a113a /meta/recipes-kernel | |
parent | 1a3516610757b1c7c500a169591be2c069f2a792 (diff) | |
download | poky-9e69963f119eb343d79206f4cfd173b3cece76c9.tar.gz |
python: move ast module into python-core
The compile() method returns objects that inherit from ast.AST so it's best that
python-core contains this class.
[YOCTO #8684]
(From OE-Core rev: 48bc643a4ebe74d0fa49fedbe7b0fd63fd0003e8)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions