diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2021-12-14 09:25:47 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-14 22:59:56 +0000 |
commit | 86ae0ef3da48790bd91763fccf32d11894c5b1f4 (patch) | |
tree | cf01fa9fc4b968f2eadd4a1e1b87276f355b4124 /scripts/lib/recipetool/create.py | |
parent | ff138c3ae9f96d1afacd1d21131413a4d0dbdc74 (diff) | |
download | poky-86ae0ef3da48790bd91763fccf32d11894c5b1f4.tar.gz |
bitbake: lib/pyinotify.py: Remove deprecated module asyncore
When build with nativesdk-python3 (3.10) from buildtools:
/path/to/bitbake/lib/pyinotify.py:55: DeprecationWarning: The asyncore module is deprecated. The recommended replacement is asyncio
The pyinotify.py's upstream didn't have any update in recent 7 years:
https://github.com/seb-m/pyinotify
And bitbake doesn't use the asyncore module, so remove the related code.
(Bitbake rev: 6bfb02f845001bf4f05d9b68695bb616b1642b2a)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions