This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| λ ykman | |
| Traceback (most recent call last): | |
| File "/usr/local/bin/ykman", line 11, in <module> | |
| load_entry_point('yubikey-manager==0.6.1', 'console_scripts', 'ykman')() | |
| File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 480, in load_entry_point | |
| return get_distribution(dist).load_entry_point(group, name) | |
| File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2693, in load_entry_point | |
| return ep.load() | |
| File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2324, in load | |
| return self.resolve() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Index: sys/gnu/dts/arm/am335x-bone-common.dtsi | |
| =================================================================== | |
| --- sys/gnu/dts/arm/am335x-bone-common.dtsi (révision 326470) | |
| +++ sys/gnu/dts/arm/am335x-bone-common.dtsi (copie de travail) | |
| @@ -95,6 +95,40 @@ | |
| >; | |
| }; | |
| + uart1_pins: pinmux_uart1_pins { | |
| + pinctrl-single,pins = < |
NewerOlder