Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Sun, 9 May 2004 06:31:11 +0000 (06:31 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 9 May 2004 06:31:11 +0000 (06:31 +0000)
into linux.local:/home/kergoth/code/packages

2004/05/09 02:30:44-04:00 local!kergoth
cflow compile fix.

BKrev: 409dd02f4wWMfxnC7ZOI9B6LXvHEQA

cflow/cflow-2.0/compile.patch [new file with mode: 0644]
cflow/cflow_2.0.oe

diff --git a/cflow/cflow-2.0/compile.patch b/cflow/cflow-2.0/compile.patch
new file mode 100644 (file)
index 0000000..e69de29
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}