Udev rules for Linux Kernel PPS.
Provides
Requires
License
GPL-2.0-or-later
Changelog
* Sat Oct 12 2024 mardnh@gmx.de
- Update to version 1.0.3+git20240314:
* Add support for "echo" function of pps-gpio driver
* Use %lld in printf for 64-bit time_t
* Tue Nov 29 2022 mpluskal@suse.com
- Update to version 0.0.0+git.20211122:
* added README
* added way to add sysroot
* timepps: Ensure structs passed to kernel are zero initialized
* Makefile: fix installation to empty DESTDIR
* ppsfind: Use /bin/sh, fix possible issues.
* ppswatch: Fix quitting after signal
* Fix linking under -Wl,--as-needed
* Add ppsldisc from LKML patch by Rodolfo Giometti.
* Makefile: Cleanup CFLAGS: remove -I. add -fPIC.
* Removes OFFSETASSERT requirement from ppstest and ppsctl.
* Sat Jan 09 2021 mardnh@gmx.de
- Add subpackage pps-udev
* grant group "ntp" permission to the /dev/pps* devices
* Tue Oct 20 2020 m