mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/ptpd2: remove package
The package has no active upstream: https://github.com/ptpd/ptpd/issues/100 The last upstream commit dates back to 2019. The package causes numerous build errors with newer toolchains so we remove it from buildroot. Fixes: https://autobuild.buildroot.net/results/9ef/9efbc2f6a53e6739481c3371b8b9705897e20950/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
fab50ed3b1
commit
66544e0e48
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.05"
|
||||
|
||||
config BR2_PACKAGE_PTPD2
|
||||
bool "ptpd2 removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
ptpd2 was no longer maintained upstream, so it has been
|
||||
dropped.
|
||||
|
||||
config BR2_PACKAGE_LIBHDHOMERUN
|
||||
bool "libhdhomerun"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user