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:
5b6dc68
)
lirc: disable DRIVER_collie = "sa1100" temporarily until it works reliably
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 15 May 2007 08:40:39 +0000
(08:40 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 15 May 2007 08:40:39 +0000
(08:40 +0000)
packages/lirc/lirc-config.inc
patch
|
blob
|
history
diff --git
a/packages/lirc/lirc-config.inc
b/packages/lirc/lirc-config.inc
index
9106e55
..
03bfc61
100644
(file)
--- a/
packages/lirc/lirc-config.inc
+++ b/
packages/lirc/lirc-config.inc
@@
-1,7
+1,8
@@
EXTRA_OECONF = "--with-kerneldir=${STAGING_KERNEL_DIR} --with-driver=${DRIVER}"
DRIVER ?= "serial"
-DRIVER_collie = "sa1100"
+# fails to build at the moment, re-enable later
+#DRIVER_collie = "sa1100"
DRIVER_h3600 = "sa1100"
DRIVER_simpad = "sa1100"
DRIVER_nslu2 = "nslu2"