Re: [meta-freescale] [PATCH] Revert "wayland: Remove file provided by imx-gpu-viv"

2018-09-06 Thread Otavio Salvador
On Thu, Sep 6, 2018 at 5:08 PM Gary Bisson
 wrote:
>
> This reverts commit 3be51cd536cfb08e95e852ddfdb180a51798b1f0.
>
> This fixes the following issue:
> | No package 'wayland-egl' found
>
> Reason is that 3be51cd5 should have been removed as soon as the
> following commit was pushed:
> f1e39bd1 imx-gpu-viv: Remove wayland-egl files
>
> Since imx-gpu-viv doesn't provide wayland-egl any longer, wayland
> recipe has to.
>
> Signed-off-by: Gary Bisson 

Applied.

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854  Mobile: +1 (347) 903-9750
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [PATCH] Revert "wayland: Remove file provided by imx-gpu-viv"

2018-09-06 Thread Gary Bisson
This reverts commit 3be51cd536cfb08e95e852ddfdb180a51798b1f0.

This fixes the following issue:
| No package 'wayland-egl' found

Reason is that 3be51cd5 should have been removed as soon as the
following commit was pushed:
f1e39bd1 imx-gpu-viv: Remove wayland-egl files

Since imx-gpu-viv doesn't provide wayland-egl any longer, wayland
recipe has to.

Signed-off-by: Gary Bisson 
---
 recipes-graphics/wayland/wayland_1.15.%.bbappend | 4 
 1 file changed, 4 deletions(-)
 delete mode 100644 recipes-graphics/wayland/wayland_1.15.%.bbappend

diff --git a/recipes-graphics/wayland/wayland_1.15.%.bbappend 
b/recipes-graphics/wayland/wayland_1.15.%.bbappend
deleted file mode 100644
index 31fc0aa6..
--- a/recipes-graphics/wayland/wayland_1.15.%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-# Remove files provided by imx-gpu-viv
-do_install_append_imxgpu () {
-rm -f ${D}${libdir}/pkgconfig/wayland-egl.pc
-}
-- 
2.18.0

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale