Debian: Update linuxptp package to 3.1.1-4
This change updates the linuxptp package to tag 3.1.1-4, the closest to
CentOS version currently available for Debian. With this update, no
deb_patches are necessary anymore since the same revert was performed
upstream (see
051d5f6833 (9c96da0e9f91d7d8937b69b524702c106258f0d1_1_4)
).
Test Plan:
PASS: Fresh install of Debian build and checked the correct version of
linuxptp package was installed.
Task: 45474
Story: 2009965
Signed-off-by: Douglas Henrique Koerich <douglashenrique.koerich@windriver.com>
Change-Id: Iab53525b9b16e7f11c415bf9284872a404eb60b0
This commit is contained in:
parent
ea8221abfa
commit
efc6a15fa4
@ -1,28 +0,0 @@
|
|||||||
From d202b10ee8ca606682bd83b8206a9483537c0f45 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Charles Short <charles.short@windriver.com>
|
|
||||||
Date: Sun, 30 Jan 2022 01:47:52 +0000
|
|
||||||
Subject: [PATCH] Remove time-daemon conflict
|
|
||||||
|
|
||||||
Remove the virtual dependency for linuxptp so it does not conflict
|
|
||||||
with ntp.
|
|
||||||
|
|
||||||
Signed-off-by: Charles Short <charles.short@windriver.com>
|
|
||||||
---
|
|
||||||
debian/control | 1 -
|
|
||||||
1 file changed, 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/debian/control b/debian/control
|
|
||||||
index 0715b74..9ffbdb4 100644
|
|
||||||
--- a/debian/control
|
|
||||||
+++ b/debian/control
|
|
||||||
@@ -14,7 +14,6 @@ Vcs-Browser: https://salsa.debian.org/multimedia-team/linuxptp
|
|
||||||
Package: linuxptp
|
|
||||||
Architecture: linux-any
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
||||||
-Provides: time-daemon
|
|
||||||
Description: Precision Time Protocol (PTP, IEEE1588) implementation for Linux
|
|
||||||
Linuxptp is an implementation of the Precision Time Protocol (PTP)
|
|
||||||
according to IEEE standard 1588 for Linux. Features include:
|
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
@ -1 +0,0 @@
|
|||||||
0001-Remove-time-daemon-conflict.patch
|
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
debver: 3.1.1-2
|
debver: 3.1.1-4
|
||||||
dl_path:
|
dl_path:
|
||||||
name: linuxptp-debian-3.1.1-2.tar.gz
|
name: linuxptp-debian-3.1.1-4.tar.gz
|
||||||
url: https://salsa.debian.org/multimedia-team/linuxptp/-/archive/debian/3.1.1-2/linuxptp-debian-3.1.1-2.tar.gz
|
url: https://salsa.debian.org/multimedia-team/linuxptp/-/archive/debian/3.1.1-4/linuxptp-debian-3.1.1-4.tar.gz
|
||||||
md5sum: 6b8a81cfe8dbb0fd031e892393db0519
|
md5sum: 3000f139cd28b9c81dd367aeb2dc4dea
|
||||||
sha256sum: f0600ecac31378dbb4e43fbed2219272a4faa1c99f44aed850dc165a6a30a754
|
sha256sum: 4e08871801e71c74d77d027ec54a29a8df577cd3d32055a2d082a2655cf20947
|
||||||
revision:
|
revision:
|
||||||
dist: $STX_DIST
|
dist: $STX_DIST
|
||||||
PKG_GITREVCOUNT: true
|
PKG_GITREVCOUNT: true
|
||||||
|
Loading…
Reference in New Issue
Block a user