]> 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>
Tue, 8 Jan 2019 20:12:11 +0000 (20:12 +0000)
commite147baad7ab722b8319225561eb23cd4442629e1
tree6d441643a9551f6e65ab8f6195e89201998db4ff
parent17a2731bd2795974197b1dca3de53094cec58126
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.

(From OE-Core rev: 9f8bd475701e5d797d3ffc1ba97647101ba0b9b0)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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