From fafc9cfcf652a92a007a4930384db6e2a60f27f6 Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Fri, 19 Sep 2025 09:28:36 +0000 Subject: T7843: Remove accel-ppp form the packages Remove the `accel-ppp` from the packages, as we migrated to the `accel-ppp-ng` and do not need it anymore. Remove build scripts and patches. --- scripts/package-build/linux-kernel/package.toml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'scripts/package-build/linux-kernel/package.toml') diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml index 86134949..51ae55ae 100644 --- a/scripts/package-build/linux-kernel/package.toml +++ b/scripts/package-build/linux-kernel/package.toml @@ -16,12 +16,6 @@ commit_id = "20240610" scm_url = "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" build_cmd = "build_linux_firmware" -[[packages]] -name = "accel-ppp" -commit_id = "1.13.0" -scm_url = "https://github.com/accel-ppp/accel-ppp.git" -build_cmd = "build_accel_ppp" - [[packages]] name = "accel-ppp-ng" commit_id = "f5764ea" -- cgit v1.2.3