On Tue, Feb 25, 2020 at 8:38 PM Denys Dmytriyenko denis@denix.org wrote:
On Thu, Jan 30, 2020 at 10:36:18AM +0100, Nicolas Dechesne wrote:
On Wed, Jan 29, 2020 at 9:01 PM Denys Dmytriyenko denis@denix.org
wrote:
On Wed, Jan 29, 2020 at 05:29:44PM +0100, Nicolas Dechesne wrote:
hi, we have old versions of glibc and binutils in meta-linaro-toolchain:
https://git.linaro.org/openembedded/meta-linaro.git/tree/meta-linaro-toolcha...
https://git.linaro.org/openembedded/meta-linaro.git/tree/meta-linaro-toolcha...
That looks old and un-maintained. Is anyone using that or can they be removed (at least in master).
Yes, please! Since python2 was just dropped from oe-core/master, those
old
recipes now break parsing, as they try inheriting non-existent classes.
FWIW, I discussed those old recipes with Koen over a year ago and those recipes are from the times when Linaro used to patch glibc and
binutils as
part of Linaro toolchain releases. That hasn't happened for several
years
now, so should be safe to remove and use upstream versions from
oe-core.
https://review.linaro.org/c/openembedded/meta-linaro/+/34065
Ping?
Almost a month later, still getting this: ERROR: ParseError at .../meta-linaro/meta-linaro-toolchain/recipes-devtools/binutils/binutils-linaro-2.25.inc:6: Could not inherit file classes/pythonnative.bbclass
well, nobody complained in a month.. so I merged it!
-- Denys