|
[distro][PATCH 1/4] packagegroup-qoriq-tools: add recipe
From: Ting Liu <ting.liu@...>
This package group is used to provide essential packages for evaluating
Qoriq machines. The size is limited to be suited for on-chip flash storage.
Signed-off-by:
From: Ting Liu <ting.liu@...>
This package group is used to provide essential packages for evaluating
Qoriq machines. The size is limited to be suited for on-chip flash storage.
Signed-off-by:
|
By
Ting Liu
·
#21797
·
|
|
Re: [PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
I tried linux-fslc@c4404197b0b22f479d9548e81a8a4ed639d4dd7c with commit 3e9b36edc01ec3b896bf212a2a7cccc32ed3f047 reverted and that works fine.
What's the best thing to do now? Revert 3e9b36e for now
I tried linux-fslc@c4404197b0b22f479d9548e81a8a4ed639d4dd7c with commit 3e9b36edc01ec3b896bf212a2a7cccc32ed3f047 reverted and that works fine.
What's the best thing to do now? Revert 3e9b36e for now
|
By
Bas Mevissen
·
#21793
·
|
|
Re: [PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
No problem to try it, but it looks like this is a patch to be for the case one has *no* cs-gpios defined, while I *do* have them.
-- Bas.
No problem to try it, but it looks like this is a patch to be for the case one has *no* cs-gpios defined, while I *do* have them.
-- Bas.
|
By
Bas Mevissen
·
#21792
·
|
|
Re: [PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
Hi Bas,
Could you please apply this
Hi Bas,
Could you please apply this
|
By
Fabio Estevam
·
#21790
·
|
|
Re: do_fetch: Fetcher failure: Unable to find revision bd340b0f7370015791413ea458c0f56715f17e19
No problem, just wanted to be sure that I can rely on a pick I make myself or that we can have some way of making a choice that will stay available.
This looks like an answer to my other question
No problem, just wanted to be sure that I can rely on a pick I make myself or that we can have some way of making a choice that will stay available.
This looks like an answer to my other question
|
By
Bas Mevissen
·
#21789
·
|
|
Re: [PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
That one looked innocent to me, but it is indeed the only change in spi-imx.c between the two commits I mentioned. It feels quite odd that no one would have noticed the regression in a month
That one looked innocent to me, but it is indeed the only change in spi-imx.c between the two commits I mentioned. It feels quite odd that no one would have noticed the regression in a month
|
By
Bas Mevissen
·
#21788
·
|
|
Re: do_fetch: Fetcher failure: Unable to find revision bd340b0f7370015791413ea458c0f56715f17e19
It was my mistake; I don't do force pushes after adding the recipe but
I did forget it was meged. My fault.
See if reverting this commit it fixes your regression?
--
Otavio Salvador
It was my mistake; I don't do force pushes after adding the recipe but
I did forget it was meged. My fault.
See if reverting this commit it fixes your regression?
--
Otavio Salvador
|
By
Otavio Salvador <otavio.salvador@...>
·
#21787
·
|
|
Re: do_fetch: Fetcher failure: Unable to find revision bd340b0f7370015791413ea458c0f56715f17e19
I also made a pick at some point (commit bed180659337fc7f7df86dd9dc146516abcee108, somewhere in 4.14 rc5 - rc6 space) that got deleted.
What is the best strategy when one wants to use a very recent
I also made a pick at some point (commit bed180659337fc7f7df86dd9dc146516abcee108, somewhere in 4.14 rc5 - rc6 space) that got deleted.
What is the best strategy when one wants to use a very recent
|
By
Bas Mevissen
·
#21786
·
|
|
Re: [PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
commit 3e9b36edc01ec3b896bf212a2a7cccc32ed3f047
Author: Trent Piepho <tpiepho@...>
Date: Thu Oct 26 18:08:39 2017 -0700
spi: imx: Fix failure path leak on GPIO request error
If the
commit 3e9b36edc01ec3b896bf212a2a7cccc32ed3f047
Author: Trent Piepho <tpiepho@...>
Date: Thu Oct 26 18:08:39 2017 -0700
spi: imx: Fix failure path leak on GPIO request error
If the
|
By
Otavio Salvador <otavio.salvador@...>
·
#21785
·
|
|
[PATCH v3 8/8] weston-init: Fix weston 2.0 startup for pam, systemd case
The weston-start script for starting Weston does not work
well for Weston 2.0.
Daniel Diaz's proposal [1] for the systemd case with pam
seems to work, except that starting an xterm under
The weston-start script for starting Weston does not work
well for Weston 2.0.
Daniel Diaz's proposal [1] for the systemd case with pam
seems to work, except that starting an xterm under
|
By
Tom Hochstein
·
#21782
·
|
|
[PATCH v3 7/8] weston: Switch to 2.0 with i.MX fork
EGL support was removed from the fbdev compositor in Weston 2.0. Add
it back via an i.MX fork.
This has been verified with imx-gpu-viv v6 only.
Signed-off-by: Tom Hochstein
EGL support was removed from the fbdev compositor in Weston 2.0. Add
it back via an i.MX fork.
This has been verified with imx-gpu-viv v6 only.
Signed-off-by: Tom Hochstein
|
By
Tom Hochstein
·
#21783
·
|
|
[PATCH v3 6/8] gtk+3: Use egl pkgconfig for build setup
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
recipes-graphics/gtk+/gtk+3_%.bbappend | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
recipes-graphics/gtk+/gtk+3_%.bbappend | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git
|
By
Tom Hochstein
·
#21781
·
|
|
[PATCH v3 5/8] xf86-video-imxfb-vivante: Upgrade to 6.2.2.p0
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc | 8 +++-----
.../xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.6.bb |
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc | 8 +++-----
.../xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.6.bb |
|
By
Tom Hochstein
·
#21780
·
|
|
[PATCH v3 4/8] mesa: Remove parts provided by imx-gpu-viv v6
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
recipes-graphics/mesa/mesa_%.bbappend | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
recipes-graphics/mesa/mesa_%.bbappend | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git
|
By
Tom Hochstein
·
#21778
·
|
|
[PATCH v3 3/8] imx-gpu-viv: Upgrade to 6.2.2.p0
Key Features of the Vivante 6.2.2.p0 Driver Series
- Full support for Khronos Vulkan 1.0 API and WSI extension APIs
Vulkan is a new generation graphics and compute API that provides
high-efficiency,
Key Features of the Vivante 6.2.2.p0 Driver Series
- Full support for Khronos Vulkan 1.0 API and WSI extension APIs
Vulkan is a new generation graphics and compute API that provides
high-efficiency,
|
By
Tom Hochstein
·
#21779
·
|
|
[PATCH v3 2/8] imx-gpu-g2d: Move imx-gpu-g2d out of imx-gpu-viv v6
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
conf/machine/include/imx-base.inc | 2 +-
.../imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb | 36 ++++++++++++++++++++++
2
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
conf/machine/include/imx-base.inc | 2 +-
.../imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb | 36 ++++++++++++++++++++++
2
|
By
Tom Hochstein
·
#21777
·
|
|
[PATCH v3 1/8] imx-gpu-apitrace: Move apitrace out of imx-gpu-viv v6
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
.../imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644
Signed-off-by: Tom Hochstein <tom.hochstein@...>
---
.../imx-gpu-apitrace/imx-gpu-apitrace_7.1.0.bb | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644
|
By
Tom Hochstein
·
#21776
·
|
|
[PATCH v3 0/8] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
This patchset contains the graphics changes for the i.MX GA release
L4.9.11-1.0.0, plus an update to work with an i.MX fork of
Weston 2.0. GPU drivers are updated to version 6.2.2.p0, with
changes
This patchset contains the graphics changes for the i.MX GA release
L4.9.11-1.0.0, plus an update to work with an i.MX fork of
Weston 2.0. GPU drivers are updated to version 6.2.2.p0, with
changes
|
By
Tom Hochstein
·
#21775
·
|
|
Re: [PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
I see a regression in imx SPI with this change:
bd340b0f7370015791413ea458c0f56715f17e19:
[ 8.610321] spi_imx 200c000.ecspi: registered master spi1
[ 8.626154] spi spi1.0: spi_imx_setup: mode
I see a regression in imx SPI with this change:
bd340b0f7370015791413ea458c0f56715f17e19:
[ 8.610321] spi_imx 200c000.ecspi: registered master spi1
[ 8.626154] spi spi1.0: spi_imx_setup: mode
|
By
Bas Mevissen
·
#21784
·
|
|
Re: [EXT] Re: EtnaViv and i.MX6Q
<teemu.keskinarkaus@...> wrote:
I am using it with a custom board but now at 4.14. I suggest you using
4.14 as it has a number of fixes for etnaviv.
--
Otavio Salvador
<teemu.keskinarkaus@...> wrote:
I am using it with a custom board but now at 4.14. I suggest you using
4.14 as it has a number of fixes for etnaviv.
--
Otavio Salvador
|
By
Otavio Salvador <otavio.salvador@...>
·
#21774
·
|