Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 1149154e0e26b8acb78ce4c4f1f729d39e9ed1a9
https://github.com/NixOS/nixpkgs/commit/1149154e0e26b8acb78ce4c4f1f729d39e9ed1a9
Author: Bjørn Forsman <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M pkgs/development/tools/misc/openocd/default.nix
Log Message:
-----------
openocd: update 0.7.0 -> 0.8.0
* Remove unneeded --enable-<JLINK_BASED_DEBUGGER> configure flags.
configure auto selects support for them now (and they're all enabled).
* Not everything is auto-detected; I asked on the openocd mailing list
and they suggested a set of ./configure flags for a "distro build"
(add them).
* Remove --enable-ft2232_libftdi because configure says that it's
deprecated and we should use libftdi (which we are using when *not*
passing --enable-ft2232_libftdi (or --enable-legacy-ft2232_libftdi as
the option is now known as)).
* Add needed pkgconfig build input.
* Udev rules file has been renamed in source archive: openocd.rules =>
99-openocd.rules.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits