]> code.ossystems Code Review - openembedded-core.git/commit
python3: drop redundant patch
authorRoss Burton <ross.burton@intel.com>
Tue, 4 Dec 2018 15:08:48 +0000 (15:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Dec 2018 12:28:55 +0000 (12:28 +0000)
commit9f8bd475701e5d797d3ffc1ba97647101ba0b9b0
tree664db9b43459b8f4bcdd118fc63607f3faec4467
parent52e128619803907c804d42815ea979b1848529c4
python3: drop redundant patch

This patch altered the clean target's behaviour to skip the ipkg-install
directory.  However this directory isn't created by opkg, opkg-utils, or the
package_ipk class; and we don't invoke the clean target as we perform
out-of-tree builds.

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.6.bb
meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch [deleted file]
meta/recipes-devtools/python/python3_3.5.6.bb