diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-05-24 17:08:53 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-25 11:17:54 +0100 |
commit | c071fd9b85fcd679ac214b589eaa1b4573371582 (patch) | |
tree | 8fe16450b22b503f3a578a258a613cc84ae635c4 /meta/recipes-core | |
parent | 70caf1e1bcb329404da2a858f777332a7c99c9b9 (diff) | |
download | poky-c071fd9b85fcd679ac214b589eaa1b4573371582.tar.gz |
oe/process.py: remove it since it is unused and duplicated
The meta/lib/oe/process.py is only used by oe_run and oe_popen in
meta/classes/utils.bbclass, and they will be removed, we have a better
one: bitbake/lib/bb/process.py, which can replace of it.
[YOCTO #2489]
(From OE-Core rev: d56062cbf92ef206bf06c767befacb66927a9a36)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions