mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
python2: add ntpath
python3 has this but python is missing this. [Yocto #13740] (From OE-Core rev: af41a2238beec0c34c1c1e5f25eed55f2a214643) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
58513c802f
commit
c604115e9e
@@ -267,6 +267,7 @@
|
||||
"${libdir}/python2.7/lib-dynload/xreadlines.so",
|
||||
"${libdir}/python2.7/linecache.py",
|
||||
"${libdir}/python2.7/new.py",
|
||||
"${libdir}/python2.7/ntpath.py",
|
||||
"${libdir}/python2.7/os.py",
|
||||
"${libdir}/python2.7/platform.py",
|
||||
"${libdir}/python2.7/posixpath.py",
|
||||
|
||||
Reference in New Issue
Block a user