diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2021-11-10 23:44:53 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-11 17:09:39 +0000 |
commit | c277bbaa8bc65645a030e1ff9ecf811d0ca8c20c (patch) | |
tree | 8fef8c6d22a7e5207889325b82affb23f531b264 /scripts/lib/wic/help.py | |
parent | 657f71e1f5cf8a9f385b1748d99cb6d531511626 (diff) | |
download | poky-c277bbaa8bc65645a030e1ff9ecf811d0ca8c20c.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: 58fbb01c3e2111bef4f79f88e1aac1827350c82a)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/help.py')
0 files changed, 0 insertions, 0 deletions