summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-26 14:30:58 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-26 14:30:58 +0200
commit3e590f230ce7fb1328e2d222df78e7ddbf79e897 (patch)
tree0867c9c201607e5ba0de0eb42515412f140c5971 /recipes-bsp/ti
parent2a572f872afbb84174044d362ae100601fa4fe05 (diff)
downloadmeta-ti-3e590f230ce7fb1328e2d222df78e7ddbf79e897.tar.gz
matrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-needed
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp/ti')
-rw-r--r--recipes-bsp/ti/matrix-gui-e_1.3.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-bsp/ti/matrix-gui-e_1.3.bb b/recipes-bsp/ti/matrix-gui-e_1.3.bb
index 25a03d24..bddb3e03 100644
--- a/recipes-bsp/ti/matrix-gui-e_1.3.bb
+++ b/recipes-bsp/ti/matrix-gui-e_1.3.bb
@@ -1,4 +1,7 @@
1require matrix-gui-e.inc 1require matrix-gui-e.inc
2 2
3SRCREV = "275" 3SRCREV = "275"
4PR = "${INC_PR}.0" 4SRC_URI += "file://0001-matrix_gui.pro-add-dbus-to-QT-features-to-fix-linkin.patch"
5
6PR = "${INC_PR}.1"
7