From cd581f86f4bc7f633f62d288ba7d42a3252a8c18 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Fri, 18 Jul 2008 12:46:29 +0000 Subject: libftdi: update to version 0.13 *rewrite configure.ac and use rpath tools from gettext *disable examples because of rpath issue needs more investigation *doxygen is still disabled too --- packages/libftdi/libftdi-native_0.13.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/libftdi/libftdi-native_0.13.bb (limited to 'packages/libftdi/libftdi-native_0.13.bb') diff --git a/packages/libftdi/libftdi-native_0.13.bb b/packages/libftdi/libftdi-native_0.13.bb new file mode 100644 index 0000000000..24f82778e5 --- /dev/null +++ b/packages/libftdi/libftdi-native_0.13.bb @@ -0,0 +1,5 @@ +require libftdi_${PV}.bb + +inherit native + +DEPENDS = "libusb-native" -- cgit v1.2.3