]> git.feebdaed.xyz Git - 0xmirror/ebpf.git/commit
Makefile: pull kernel and efW versions from ci.yml
authorLorenz Bauer <lmb@isovalent.com>
Wed, 5 Nov 2025 13:16:42 +0000 (13:16 +0000)
committerLorenz Bauer <lmb@users.noreply.github.com>
Mon, 10 Nov 2025 15:09:46 +0000 (15:09 +0000)
commitae45ddde245f49face4682952a4f27a17c56f7f0
treeebddaa300eb34ed93b689d4abb270fc94c10aec2
parentec9b1bedf044ae20e9a99978b030c11d7aaaf697
Makefile: pull kernel and efW versions from ci.yml

Update scripts to pull version information directly from ci.yml.
This means that only a single place needs to be updated now.
Putting it in the CI config isn't particularly pretty, but it's
the simplest thing to do because GH Actions has terrible support
for pulling data from other files.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
.github/workflows/ci.yml
Makefile
scripts/update-efw-deps.sh
scripts/update-kernel-deps.sh