All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-processor-sdk][PATCH] Revert "libgbm: Hack gbm.pc.in: add -ldl at Libs"
@ 2019-04-29 14:57 Eric Ruei
  0 siblings, 0 replies; only message in thread
From: Eric Ruei @ 2019-04-29 14:57 UTC (permalink / raw)
  To: meta-arago

From: Eric Ruei <a0850410@UDA0850410>

This reverts commit a27c3dc4d6d80af7d11ae488c0f1eff3ee54aa56. The hack
is no longer needed for QT5.11.
---
 ...dd-ldl-at-Libs-to-pass-the-QT5-confi.patch | 28 -------------------
 recipes-graphics/gbm/libgbm_10.0.0.bbappend   |  7 -----
 2 files changed, 35 deletions(-)
 delete mode 100644 recipes-graphics/gbm/libgbm/0001-Hack-gbm.pc.in-add-ldl-at-Libs-to-pass-the-QT5-confi.patch
 delete mode 100644 recipes-graphics/gbm/libgbm_10.0.0.bbappend

diff --git a/recipes-graphics/gbm/libgbm/0001-Hack-gbm.pc.in-add-ldl-at-Libs-to-pass-the-QT5-confi.patch b/recipes-graphics/gbm/libgbm/0001-Hack-gbm.pc.in-add-ldl-at-Libs-to-pass-the-QT5-confi.patch
deleted file mode 100644
index 80474ad..0000000
--- a/recipes-graphics/gbm/libgbm/0001-Hack-gbm.pc.in-add-ldl-at-Libs-to-pass-the-QT5-confi.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 181e7b8d97acc10c3843b86af8fbc20523715912 Mon Sep 17 00:00:00 2001
-From: Eric Ruei <e-ruei1@ti.com>
-Date: Thu, 1 Dec 2016 11:10:00 -0500
-Subject: [PATCH] Hack gbm.pc.in: add -ldl at Libs: to pass the QT5
- config.tests for eglfs_kms
-
-This is a temporary hack to avoid the link error at qtbase/config.tests/qpa/kms
-
-Signed-off-by: Eric Ruei <e-ruei1@ti.com>
----
- gbm.pc.in |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gbm.pc.in b/gbm.pc.in
-index d7708c7..96b7e5b 100644
---- a/gbm.pc.in
-+++ b/gbm.pc.in
-@@ -7,6 +7,6 @@ Name: gbm
- Description: gbm library
- Requires.private: libudev
- Version: @PACKAGE_VERSION@
--Libs: -L${libdir} -lgbm
-+Libs: -L${libdir} -lgbm -ldl
- Libs.private: -ldl
- Cflags: -I${includedir}/gbm
--- 
-1.7.9.5
-
diff --git a/recipes-graphics/gbm/libgbm_10.0.0.bbappend b/recipes-graphics/gbm/libgbm_10.0.0.bbappend
deleted file mode 100644
index 6f747cd..0000000
--- a/recipes-graphics/gbm/libgbm_10.0.0.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-PR_append = ".tisdk0"
-
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += " \
-	file://0001-Hack-gbm.pc.in-add-ldl-at-Libs-to-pass-the-QT5-confi.patch \
-"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-29 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-29 14:57 [meta-processor-sdk][PATCH] Revert "libgbm: Hack gbm.pc.in: add -ldl at Libs" Eric Ruei

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.