Merge openembedded@openembedded.bkbits.net:packages
[vuplus_openembedded] / cflow / cflow_2.0.oe
index f22f143..5fcabe1 100644 (file)
@@ -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}