summaryrefslogtreecommitdiff
path: root/cflow
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-11 15:05:02 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-11 15:05:02 +0000
commitda9e38236f66050e87d8bd2c8f05f2326282aa58 (patch)
treeb9bfd64e913f7d98403f7105f43a7ba6bf5f8469 /cflow
parenteaf972b286b334de7e24cf399de92627f89f3175 (diff)
More section fixes
BKrev: 416aa11e6aH4cgLtXbfv7aBu9HJHoQ
Diffstat (limited to 'cflow')
-rw-r--r--cflow/cflow_2.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/cflow/cflow_2.0.oe b/cflow/cflow_2.0.oe
index 04a5bbf4e3..e10520eb64 100644
--- a/cflow/cflow_2.0.oe
+++ b/cflow/cflow_2.0.oe
@@ -1,5 +1,5 @@
DESCRIPTION = "Utility for viewing function call flow."
-
+SECTION = "devel"
SRC_URI = "http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-${PV}.tar.gz \
file://compile.patch;patch=1"