git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
226038a
)
oprofile: def_pref -1 the cvs version
author
Koen Kooi
<koen@openembedded.org>
Sat, 5 Jul 2008 17:13:30 +0000
(17:13 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 5 Jul 2008 17:13:30 +0000
(17:13 +0000)
packages/oprofile/oprofile_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/oprofile/oprofile_cvs.bb
b/packages/oprofile/oprofile_cvs.bb
index
2096a27
..
786e704
100644
(file)
--- 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"