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 <[email protected]>
-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 <[email protected]>
----
- 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

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to