1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

ubootchart: added proper PV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3066 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-11-05 10:33:50 +00:00
parent 94b124a62e
commit 7331982bb7
@@ -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"