From 3da3e70d4acbb82c4d7241c1a927a5f0a5d4e9e5 Mon Sep 17 00:00:00 2001 From: HiFiBerry Date: Mon, 18 Dec 2023 13:16:07 +0000 Subject: [PATCH] Patch not required anymore for latest version --- buildroot/package/nqptp/00-setcap.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 buildroot/package/nqptp/00-setcap.patch diff --git a/buildroot/package/nqptp/00-setcap.patch b/buildroot/package/nqptp/00-setcap.patch deleted file mode 100644 index 45ea8196..00000000 --- a/buildroot/package/nqptp/00-setcap.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 1/Makefile.am.orig 2023-11-22 14:21:26.172398842 +0000 -+++ 2/Makefile.am 2023-11-22 14:21:36.124439196 +0000 -@@ -20,7 +20,6 @@ - install-exec-hook: - if BUILD_FOR_LINUX - # NQPTP runs as user/group nqptp/nqptp on Linux and uses setcap to access ports 319 and 320 -- setcap 'cap_net_bind_service=+ep' $(bindir)/nqptp - # no installer for System V - if INSTALL_SYSTEMD_STARTUP - getent group nqptp &>/dev/null || groupadd -r nqptp &>/dev/null