1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

matrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-needed

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-07-26 14:30:58 +02:00
parent 2a572f872a
commit 3e590f230c
+4 -1
View File
@@ -1,4 +1,7 @@
require matrix-gui-e.inc
SRCREV = "275"
PR = "${INC_PR}.0"
SRC_URI += "file://0001-matrix_gui.pro-add-dbus-to-QT-features-to-fix-linkin.patch"
PR = "${INC_PR}.1"