aboutsummaryrefslogtreecommitdiffstats
path: root/cflow/cflow_2.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'cflow/cflow_2.0.oe')
-rw-r--r--cflow/cflow_2.0.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/cflow/cflow_2.0.oe b/cflow/cflow_2.0.oe
index f22f143057..5fcabe1e11 100644
--- a/cflow/cflow_2.0.oe
+++ b/cflow/cflow_2.0.oe
@@ -1,7 +1,8 @@
DEPENDS = "virtual/libc"
DESCRIPTION = "Utility for viewing function call flow."
-SRC_URI = "http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-${PV}.tar.gz"
+SRC_URI = "http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-${PV}.tar.gz \
+ file://${FILESDIR}/compile.patch;patch=1"
do_install () {
install -d ${D}/${bindir}