Another pass of .oe cleanups.
[vuplus_openembedded] / cflow / cflow_2.0.oe
index 76daeb2..389be81 100644 (file)
@@ -2,7 +2,7 @@ DEPENDS = "virtual/libc"
 RDEPENDS = "libc6"
 DESCRIPTION = "Utility for viewing function call flow."
 
-SRC_URI = http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-2.0.tar.gz
+SRC_URI = "http://www.ibiblio.org/pub/Linux/devel/lang/c/cflow-${PV}.tar.gz"
 
 do_install () {
        install -d ${D}/${bindir}