linuxptp: Bump to version 4.1
authorWojciech Dubowik <Wojciech.Dubowik@westermo.com>
Tue, 26 Sep 2023 05:57:21 +0000 (07:57 +0200)
committerRosen Penev <rosenp@gmail.com>
Wed, 27 Sep 2023 18:09:55 +0000 (11:09 -0700)
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>
net/linuxptp/Makefile
net/linuxptp/patches/001-fix_kbuild_output.patch

index ca1732c252bfcf7a50403a6096437ff608990e40..125baa298aa2118f5fe2d9c87b4fc65c97575ee2 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=linuxptp
-PKG_VERSION:=4.0
+PKG_VERSION:=4.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)/v$(PKG_VERSION)
-PKG_HASH:=d27d5ef296bb3d285e22e69f75ae023b4b42a2f4655130d6d390d8afcbc3d933
+PKG_HASH:=e1743d44f8208897e30895da3579e670ff919b914feb4b5a949f3e421ddde535
 
 PKG_MAINTAINER:=Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
 PKG_LICENSE:=GPL-2.0-only
index 66d6b39b08546c4ff05ff27ba11a4c7edd7143c3..1b5e81e979647bf46af0199acde4f37d40c54c9c 100644 (file)
@@ -6,6 +6,6 @@
        prefix=""
 -      tstamp=/usr/include/linux/net_tstamp.h
 +      tstamp=/include/uapi/linux/net_tstamp.h
+       ptp_clock=/usr/include/linux/ptp_clock.h
  
        if [ "x$KBUILD_OUTPUT" != "x" ]; then
-               # With KBUILD_OUTPUT set, we are building against