Commit Graph

21 Commits

Author SHA1 Message Date
Fabrice Fontaine 5afe5c9031 treewide: assign PKG_CPE_ID
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 16:16:10 -08:00
Wojciech Dubowik 2c6add78b4 linuxptp: Bump to version 4.1
From release notes:
"This release is the first of our regular quarterly releases.
It includes a new feature (multi-domain synchronization for phc2sys)
and several minor bug fixes. Users are encouraged to upgrade."

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
2023-09-27 11:09:55 -07:00
Wojciech Dubowik be829c1486 linuxptp: Update to 4.0
Major changes since version 3.1.1:
* Officially supports the 2019 version of IEEE 1588
* Improved unicast messaging
* Enhanced G.8275.2 profile
* More flexible Pulse Per Second (PPS) handling
* Virtual clock support
* Power profile support
* VLAN over bond support.
* Parallel Redundancy Protocol (PRP) trailer handling.
* Non-privileged read-only monitoring port.
* New statistics reporting.

[V2]
 * reset package release
 * adapt license name to the new format

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
2023-06-22 21:35:44 +03:00
Rosen Penev 31a8112c51 linuxptp: fix bad formats with ppc64 and mips64
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-01-31 07:04:17 -08:00
Wojciech Dubowik fc72fdf27c linuxptp: Upgrade to version 3.1.1
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
2021-07-09 08:38:48 +02:00
Wojciech Dubowik b0173c21f8 linuxptp: Upgrade to v3.1
Also update email address of the maintainer.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
2020-09-29 14:33:25 +02:00
Wojciech Dubowik ea6d3a3468 linuxptp: Update to version 3.0
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
2020-08-10 09:57:29 +02:00
Paulo Machado 5f64b2d1e4 linuxptp: fix build failure
Build is failing because HWTSTAMP_TX_ONESTEP_P2P is defined anymore on
linux net_tstamp.h.

Moreover, the usual way of linuxptp build is looking for system includes
unless user defines differently. That also was tried to fix.

PKG_RELEASE bumped to 3.

Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
2020-05-26 16:29:39 +01:00
Rosen Penev 6a02fa76b7
linuxptp: Remove false depends
It seems ever since the switch to uClibc-ng, this builds perfectly fine.

Moved PKG_MAINTAINER variable for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:08:27 -07:00
Wojciech Dubowik 10b2786245 linuxptp: Upgrade to v2.0
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
2018-08-22 13:03:06 +02:00
Wojciech Dubowik 2c01641216 Bump linuxptp to version 1.9.2
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
2018-04-09 15:01:15 +02:00
Hannu Nyman 2db8bec8fe linuxptp: fix version and hash
Correct the versioning and use PKG_HASH

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-03 18:08:37 +03:00
Wojciech Dubowik 92bc48de9b linuxptp: Upgrade to v1.9
Plus one upstream fix.

Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
2018-04-03 09:13:01 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Florian Fainelli b493f36887 linuxptp: Remove unnecessary netdb.h includes
This backports a patch that has been accepted upstream in linuxptp:
8b61aa2c3f3103db1d4ca1d1e49bb4f8831c1abf ("udp: Avoid including
netdb.h") to fix build errors with external glibc toolchains that
provide rpc/types.h.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-06-04 14:01:27 -07:00
Hauke Mehrtens 3d8b505356 linuxptp: fix libc functionality check in incdefs.sh
The checks in the incdefs.sh script do not fully work when cross
compiling. It probably checks the hosts libc. Just provide the settings
manually, as our musl at least supports all these features.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2017-03-17 19:54:20 +01:00
Hauke Mehrtens e7c51f5973 linuxptp: download directly via http
Instead of cloning the released version via git, just download it via
http from sourceforge.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2017-03-17 19:52:34 +01:00
Wojciech Dubowik 398c7ea919 linuxptp: Update to version 1.8
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
2016-12-02 13:54:35 +01:00
Stephen Walker 87044ef55c linuxptp: pass TARGET_CFLAGS using MAKE_VARS, bump PKG_RELEASE
ccache_cc -Wall -DVER=1.6  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC     -c -o ptp4l.o ptp4l.c
cc1: note: someone does not honour COPTS correctly, passed 0 times

unpatched
  8229 hwstamp_ctl
128213 phc2sys
 37045 phc_ctl
 99077 pmc
185589 ptp4l
 41141 timemaster

patched (honouring -Os CFLAG)
  8213 hwstamp_ctl
 54469 phc2sys
 20645 phc_ctl
 49877 pmc
 74965 ptp4l
 20645 timemaster

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-19 19:02:02 -04:00
Stephen Walker e54025a3f4 linuxptp: include time.h to fix unknown type name 'time_t' error with musl, refresh patches
In file included from print.h:25:0,
                 from linreg.c:24:
util.h:364:32: error: unknown type name 'time_t'
 int rate_limited(int interval, time_t *last);
                                ^

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 15:10:23 -04:00
Wojciech Dubowik c29df28843 linuxptp: Add the package
Linuxptp is a user space software implementation of IEEE 1588
Precision Time Protocol standard.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Reviewed-by: John Crispin<blogic@openwrt.org>
2016-01-19 11:04:02 +01:00