]> code.ossystems Code Review - openembedded-core.git/commitdiff
ubootchart: added proper PV
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 5 Nov 2007 10:33:50 +0000 (10:33 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 5 Nov 2007 10:33:50 +0000 (10:33 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3066 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/ubootchart/ubootchart_svn.bb

index b3f1ad30ee259de2d02bded48d0f0b0d76f527a6..95e09c98a83bc5d9ce0ad383f06fbb8d29909d25 100644 (file)
@@ -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"