]> code.ossystems Code Review - openembedded-core.git/commitdiff
ubootchart: comment out acct dep for now
authorRoss Burton <ross@openedhand.com>
Mon, 5 Nov 2007 18:37:00 +0000 (18:37 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 5 Nov 2007 18:37:00 +0000 (18:37 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3073 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/ubootchart/ubootchart_svn.bb

index 7ab485c58cb073a7e2c5fb10c61b83dcdfd7a330..50bc9575d65829bbdeb922f44956e72edca0e021 100644 (file)
@@ -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 \