]> code.ossystems Code Review - openembedded-core.git/commitdiff
lirc-config: sync with OE
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Oct 2007 11:43:18 +0000 (11:43 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Oct 2007 11:43:18 +0000 (11:43 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3001 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/lirc/lirc-config.inc

index 9106e556cf6a5c2a24ba303121ace1b3a3a07439..03bfc61e39d7afea2770e8888be11f888be31b78 100644 (file)
@@ -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"