From: Koen Kooi Date: Sat, 5 Jul 2008 17:13:30 +0000 (+0000) Subject: oprofile: def_pref -1 the cvs version X-Git-Tag: Release-2010-05/1~6563^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50212d73e4e4d8fedbbac8b2a970c7854bbfab4;p=openembedded.git oprofile: def_pref -1 the cvs version --- diff --git a/packages/oprofile/oprofile_cvs.bb b/packages/oprofile/oprofile_cvs.bb index 2096a27b40..786e7046de 100644 --- a/packages/oprofile/oprofile_cvs.bb +++ b/packages/oprofile/oprofile_cvs.bb @@ -7,6 +7,8 @@ LICENSE = "GPL" DEPENDS = "popt binutils" RDEPENDS = "binutils-symlinks" +DEFAULT_PREFERENCE = "-1" + SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ file://opstart.patch;patch=1 \ file://acinclude.m4"