From c14191826c0fa3b4f950081e292d3e01d5ad5c6d Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 5 Nov 2007 18:37:00 +0000 Subject: ubootchart: comment out acct dep for now git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3073 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/ubootchart/ubootchart_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/ubootchart/ubootchart_svn.bb') 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" HOMEPAGE = "http://code.google.com/p/ubootchart/" LICENSE = "GPLv3" PV = "0.0+r${SRCREV}" -PR = "r2" +PR = "r3" -RRECOMMENDS = "acct" +#RRECOMMENDS = "acct" SRC_URI = "svn://ubootchart.googlecode.com/svn/;proto=http;module=trunk \ file://sysvinit.patch;patch=1;pnum=0 \ -- cgit v1.2.3-54-g00ecf