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:
2002eb5
)
alsa-utils 1.0.18: def pref -1 till someone fixes it so it actually builds
author
Koen Kooi
<koen@openembedded.org>
Wed, 21 Jan 2009 18:36:04 +0000
(19:36 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 21 Jan 2009 18:36:04 +0000
(19:36 +0100)
packages/alsa/alsa-utils_1.0.18.bb
patch
|
blob
|
history
diff --git
a/packages/alsa/alsa-utils_1.0.18.bb
b/packages/alsa/alsa-utils_1.0.18.bb
index
d5f116b
..
db113fc
100644
(file)
--- a/
packages/alsa/alsa-utils_1.0.18.bb
+++ b/
packages/alsa/alsa-utils_1.0.18.bb
@@
-4,6
+4,9
@@
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"
+# needs 'xmlto', and fails anyway when you install it
+DEFAULT_PREFERENCE = "-9999"
+
SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
file://alsa-utils-automake.patch;patch=1 \
"