All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Bisson <gary.bisson@boundarydevices.com>
To: meta-freescale@yoctoproject.org
Subject: [PATCH] Revert "wayland: Remove file provided by imx-gpu-viv"
Date: Thu,  6 Sep 2018 22:07:48 +0200	[thread overview]
Message-ID: <20180906200748.11505-1-gary.bisson@boundarydevices.com> (raw)

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 <gary.bisson@boundarydevices.com>
---
 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..00000000
--- 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



             reply	other threads:[~2018-09-06 20:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06 20:07 Gary Bisson [this message]
2018-09-06 20:36 ` [PATCH] Revert "wayland: Remove file provided by imx-gpu-viv" Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180906200748.11505-1-gary.bisson@boundarydevices.com \
    --to=gary.bisson@boundarydevices.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.