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:
95ff9b2
)
brutefir: add comment about makefile patch
author
Koen Kooi
<koen@openembedded.org>
Fri, 20 Jul 2007 09:20:02 +0000
(09:20 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 20 Jul 2007 09:20:02 +0000
(09:20 +0000)
packages/brutefir/brutefir_1.0i.bb
patch
|
blob
|
history
diff --git
a/packages/brutefir/brutefir_1.0i.bb
b/packages/brutefir/brutefir_1.0i.bb
index
0018a7e
..
3c43178
100644
(file)
--- a/
packages/brutefir/brutefir_1.0i.bb
+++ b/
packages/brutefir/brutefir_1.0i.bb
@@
-3,6
+3,9
@@
LICENSE = "GPLv2"
DEPENDS = "fftw"
+# The unbreak-makefile disables the SSE2, MMX and jack support, feel free
+# to add back SSE and MMX after fixing the makefile to not use uname to check for cpu
+
SRC_URI = "http://www.ludd.luth.se/~torger/files/brutefir-${PV}.tar.gz \
file://unbreak-makefile.patch;patch=1 \
"