]> code.ossystems Code Review - openembedded-core.git/commit
python3: remove patch that inadvertently disables xattrs
authorRoss Burton <ross.burton@intel.com>
Mon, 10 Sep 2018 13:31:22 +0000 (14:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Sep 2018 11:09:11 +0000 (12:09 +0100)
commit9806e141e85b4e4c38eb7b45e6f2fbc2d2aed29d
treec012d7e47eafc00d4fefb3cde3980e414ec0c885
parent47a8602171428b7ce5d897f7e2c2f26b203b8b63
python3: remove patch that inadvertently disables xattrs

This patch dates back to the addition of the Python 3 recipe to oe-core, and as
listxattr is never added to supports_follow_symlinks the extended attribute
support will never be enabled.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-native_3.5.5.bb
meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch [deleted file]
meta/recipes-devtools/python/python3_3.5.5.bb