summaryrefslogtreecommitdiff
path: root/recipes/xst/xst_0.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xst/xst_0.15.bb')
-rw-r--r--recipes/xst/xst_0.15.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xst/xst_0.15.bb b/recipes/xst/xst_0.15.bb
index 76ab7af26f..6d6156e778 100644
--- a/recipes/xst/xst_0.15.bb
+++ b/recipes/xst/xst_0.15.bb
@@ -5,3 +5,5 @@ SECTION = "gpe"
DESCRIPTION = "GPE configuration utility"
LICENSE = "GPL"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
+
+SRC_URI += "file://makefile-fix.patch;patch=1"