openocd: Enabled ft2232_libftdi so it can be used on a slug to devirginate a neo
authorRod Whitby <rod@whitby.id.au>
Tue, 28 Aug 2007 13:32:48 +0000 (13:32 +0000)
committerRod Whitby <rod@whitby.id.au>
Tue, 28 Aug 2007 13:32:48 +0000 (13:32 +0000)
packages/openocd/openocd_svn.bb

index ebe234a..9824fd3 100644 (file)
@@ -9,4 +9,4 @@ SRC_URI = "svn://svn.berlios.de/openocd;module=trunk \
            file://openocd-link-static.patch;patch=1"
 S = "${WORKDIR}/trunk"
 
-EXTRA_OECONF = "  --disable-ftdi2232 --disable-ftd2xx"  
+EXTRA_OECONF = " --enable-ft2232_libftdi --disable-ftdi2232 --disable-ftd2xx"