Skip to content

Commit

Permalink
seapath-common: fix bad preferred version
Browse files Browse the repository at this point in the history
The linuxptp preferred version was wrong.

Change-Id: I29a05b4964148715bf256525a6978da420d700f9
Signed-off-by: Mathieu Dupré <[email protected]>
  • Loading branch information
dupremathieu committed Apr 25, 2023
1 parent 835354c commit 8b183e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/distro/seapath-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ DISTROOVERRIDES =. "seapath."
IMAGE_FEATURES[validitems] += "unsafe-pam-policy"

# Set version of linuxptp to 3.1.1
PREFERRED_VERSION_libvirt = "3.1.1"
PREFERRED_VERSION_linuxptp = "3.1.1"

0 comments on commit 8b183e4

Please sign in to comment.