summaryrefslogtreecommitdiffstats
path: root/meta-extras
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras')
-rw-r--r--meta-extras/packages/ubootchart/ubootchart_svn.bb3
1 files changed, 2 insertions, 1 deletions
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 @@
1DESCRIPTION = "A boot profiling tool" 1DESCRIPTION = "A boot profiling tool"
2HOMEPAGE = "http://code.google.com/p/ubootchart/" 2HOMEPAGE = "http://code.google.com/p/ubootchart/"
3LICENSE="GPLv3" 3LICENSE = "GPLv3"
4PV = "0.0+r${SRCREV}"
4 5
5SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ 6SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \
6 file://sysvinit.patch;patch=1;pnum=0" 7 file://sysvinit.patch;patch=1;pnum=0"