diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-05-02 20:19:16 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-05-03 20:34:37 +0200 |
| commit | d2b3494a20936c97229a8efb31234c133b01a53e (patch) | |
| tree | 3bf61f532c28e1d7337183923812db04fd664f18 /scripts/package-build/linux-kernel | |
| parent | 5432e9d051d7bcc3260255c9f6c0c811d1f5d7b9 (diff) | |
| download | vyos-build-d2b3494a20936c97229a8efb31234c133b01a53e.tar.gz vyos-build-d2b3494a20936c97229a8efb31234c133b01a53e.zip | |
Kernel: T8147: bump nat-rtsp commit id to support 6.18 API changes
Diffstat (limited to 'scripts/package-build/linux-kernel')
| -rw-r--r-- | scripts/package-build/linux-kernel/package.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml index 025a4862..071590d3 100644 --- a/scripts/package-build/linux-kernel/package.toml +++ b/scripts/package-build/linux-kernel/package.toml @@ -30,7 +30,7 @@ build_cmd = "build_openvpn_dco" [[packages]] name = "nat-rtsp" -commit_id = "475af0a" +commit_id = "5aeee02" scm_url = "https://github.com/maru-sama/rtsp-linux.git" build_cmd = "build_nat_rtsp" |
