ct: Re: [OE-core] [PATCH] pseudo: Update to gain key bugfixes
>
> On Wed, 2019-04-10 at 18:59 -0500, Seebs wrote:
> > On Thu, 11 Apr 2019 00:12:54 +0100
> > Richard Purdie wrote:
> >
> > > -SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
> > &g
On Sat, 13 Apr 2019 10:03:03 +0200
Andreas Müller wrote:
> On Fri, Apr 12, 2019 at 10:18 AM
> wrote:
> >
> > On Wed, 2019-04-10 at 18:59 -0500, Seebs wrote:
> > > On Thu, 11 Apr 2019 00:12:54 +0100
> > > Richard Purdie wrote:
> > >
> > > > -SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
>
On Fri, Apr 12, 2019 at 10:18 AM wrote:
>
> On Wed, 2019-04-10 at 18:59 -0500, Seebs wrote:
> > On Thu, 11 Apr 2019 00:12:54 +0100
> > Richard Purdie wrote:
> >
> > > -SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
> > > +SRCREV = "6ebc7d6bc8ab973d0ba949eeb363821811ce8dc5"
> >
> > I would so
On Wed, 2019-04-10 at 18:59 -0500, Seebs wrote:
> On Thu, 11 Apr 2019 00:12:54 +0100
> Richard Purdie wrote:
>
> > -SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
> > +SRCREV = "6ebc7d6bc8ab973d0ba949eeb363821811ce8dc5"
>
> I would sort of recommend one of the two commits since then -- one
On Thu, 11 Apr 2019 00:12:54 +0100
Richard Purdie wrote:
> -SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
> +SRCREV = "6ebc7d6bc8ab973d0ba949eeb363821811ce8dc5"
I would sort of recommend one of the two commits since then -- one may
fix the .NET startup failures, and the other fixes warning
On Wed, Apr 10, 2019 at 8:13 PM Richard Purdie
wrote:
>
> Newer distros are using new versions of glibc and coreutils which use the new
> glibc
> renameat2 function. We need to intercept this for correct functioning of
> pseudo. This
> is essential to ensure new distros continue to work with the
Newer distros are using new versions of glibc and coreutils which use the new
glibc
renameat2 function. We need to intercept this for correct functioning of
pseudo. This
is essential to ensure new distros continue to work with the project.
Also, this version has a fix for path/inode cross corrup