diff options
| -rw-r--r-- | meta/packages/ubootchart/ubootchart_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/ubootchart/ubootchart_svn.bb b/meta/packages/ubootchart/ubootchart_svn.bb index 7ab485c58c..50bc9575d6 100644 --- a/meta/packages/ubootchart/ubootchart_svn.bb +++ b/meta/packages/ubootchart/ubootchart_svn.bb | |||
| @@ -2,9 +2,9 @@ DESCRIPTION = "A boot profiling tool" | |||
| 2 | HOMEPAGE = "http://code.google.com/p/ubootchart/" | 2 | HOMEPAGE = "http://code.google.com/p/ubootchart/" |
| 3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
| 4 | PV = "0.0+r${SRCREV}" | 4 | PV = "0.0+r${SRCREV}" |
| 5 | PR = "r2" | 5 | PR = "r3" |
| 6 | 6 | ||
| 7 | RRECOMMENDS = "acct" | 7 | #RRECOMMENDS = "acct" |
| 8 | 8 | ||
| 9 | SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ | 9 | SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ |
| 10 | file://sysvinit.patch;patch=1;pnum=0 \ | 10 | file://sysvinit.patch;patch=1;pnum=0 \ |
