oprofile: def_pref -1 the cvs version
authorKoen Kooi <koen@openembedded.org>
Sat, 5 Jul 2008 17:13:30 +0000 (17:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 5 Jul 2008 17:13:30 +0000 (17:13 +0000)
packages/oprofile/oprofile_cvs.bb

index 2096a27..786e704 100644 (file)
@@ -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"