Re: [OE-core] [PATCH] mesa:upgrade 19.0.1 -> 19.0.2

2019-04-24 Thread Alexander Kanavin
Hello Fabio, just rebase it to the current master, we can update mesa later on. Alex On Wed, 24 Apr 2019 at 20:26, Fabio Berton wrote: > > Hi Zang Ruochen! > > You need to update mesa-gl recipe too. > > On Wed, Apr 24, 2019 at 3:04 PM Fabio Berton > wrote: > > > > Hi Alex! > > > > I'll rebase

Re: [OE-core] [PATCH] mesa:upgrade 19.0.1 -> 19.0.2

2019-04-24 Thread Fabio Berton
Hi Zang Ruochen! You need to update mesa-gl recipe too. On Wed, Apr 24, 2019 at 3:04 PM Fabio Berton wrote: > > Hi Alex! > > I'll rebase meson patch to work with this version. > > On Wed, Apr 24, 2019 at 8:07 AM Burton, Ross wrote: > > > > How did you even test this? > > > > ERROR: ParseError

Re: [OE-core] [PATCH] mesa:upgrade 19.0.1 -> 19.0.2

2019-04-24 Thread Fabio Berton
Hi Alex! I'll rebase meson patch to work with this version. On Wed, Apr 24, 2019 at 8:07 AM Burton, Ross wrote: > > How did you even test this? > > ERROR: ParseError at > /home/ross/Yocto/poky/meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb:1: > Could not include required file mesa_19.0.1.bb > >

Re: [OE-core] [PATCH] mesa:upgrade 19.0.1 -> 19.0.2

2019-04-24 Thread Burton, Ross
How did you even test this? ERROR: ParseError at /home/ross/Yocto/poky/meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb:1: Could not include required file mesa_19.0.1.bb Ross On Wed, 24 Apr 2019 at 08:19, Zang Ruochen wrote: > > -Upgrade from mesa_19.0.1.bb to mesa_19.0.2.bb. > > Signed-off-by:

Re: [OE-core] [PATCH] mesa:upgrade 19.0.1 -> 19.0.2

2019-04-24 Thread Alexander Kanavin
Fabio, can you bring back your meson migration patch please? Now is the time to merge it. Alex On Wed, 24 Apr 2019 at 09:19, Zang Ruochen wrote: > > -Upgrade from mesa_19.0.1.bb to mesa_19.0.2.bb. > > Signed-off-by: Zang Ruochen > --- > meta/recipes-graphics/mesa/{mesa_19.0.1.bb =>

[OE-core] [PATCH] mesa:upgrade 19.0.1 -> 19.0.2

2019-04-24 Thread Zang Ruochen
-Upgrade from mesa_19.0.1.bb to mesa_19.0.2.bb. Signed-off-by: Zang Ruochen --- meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.2.bb} (85%) diff --git