From 7331982bb70539466f40e80f1581c0e475782db9 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 5 Nov 2007 10:33:50 +0000 Subject: ubootchart: added proper PV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3066 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta-extras/packages/ubootchart/ubootchart_svn.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-extras') diff --git a/meta-extras/packages/ubootchart/ubootchart_svn.bb b/meta-extras/packages/ubootchart/ubootchart_svn.bb index b3f1ad30ee..95e09c98a8 100644 --- a/meta-extras/packages/ubootchart/ubootchart_svn.bb +++ b/meta-extras/packages/ubootchart/ubootchart_svn.bb @@ -1,6 +1,7 @@ DESCRIPTION = "A boot profiling tool" HOMEPAGE = "http://code.google.com/p/ubootchart/" -LICENSE="GPLv3" +LICENSE = "GPLv3" +PV = "0.0+r${SRCREV}" SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ file://sysvinit.patch;patch=1;pnum=0" -- cgit v1.2.3-54-g00ecf