]> sigrok.org Git - libsigrok.git/commit
Unhook the Link Instruments MSO-19 from the build for now.
authorUwe Hermann <redacted>
Sun, 4 May 2014 15:44:05 +0000 (17:44 +0200)
committerUwe Hermann <redacted>
Sun, 4 May 2014 15:44:05 +0000 (17:44 +0200)
commit8c21897f59b4b78e1caade7cf7b11318b11b3f8b
tree6a978e3f9d02d4efd0e80184b541c3985df2ebdd
parent2fa222c78b522f6f23e8930f5a8c0bbc134fcc5c
Unhook the Link Instruments MSO-19 from the build for now.

This driver is neither working nor has it been in a compiling state for
a long time, so unhook it from the build until it is fixed and works.

The files (api.c and protocol.[ch]) are still in git, but won't end up in
released tarballs and they don't get built (neither git nor tarballs).

This also allows us to drop the otherwise unneeded dependency on libudev.
When the MSO-19 driver comes back, it should be in a form that doesn't
require the inherently Linux-only libudev anyway. See also:
http://sigrok.org/bugzilla/show_bug.cgi?id=65
Makefile.am
README
README.devices
configure.ac