Skip to content

Commit

Permalink
data: kernel-devel-c4c: add buildinfo files for OpenEuler-24.03-LTS
Browse files Browse the repository at this point in the history
Add the buildinfo files for OpenEuler-24.03-LTS in order to test nfp
kernel driver compilation against the OpenEuler-24.03-LTS kernels.

Signed-off-by: Louis Peens <[email protected]>
Reviewed-by: James Hershaw <[email protected]>
Reviewed-by: Ryno Swart <[email protected]>
  • Loading branch information
louis-peens committed Nov 25, 2024
1 parent 48de7e3 commit 50160a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "openeuler-24.03-lts",
"container": "ci-docker-registry-vm:5000/drv-aarch64-openeuler24.03-lts",
"mirror": "mirrors.dotsrc.org/openeuler/openEuler-24.03-LTS/OS/aarch64/Packages"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "openeuler-24.03-lts",
"container": "ci-docker-registry-vm:5000/drv-x86-64-openeuler24.03-lts",
"mirror": "mirrors.dotsrc.org/openeuler/openEuler-24.03-LTS/OS/x86_64/Packages"
}

0 comments on commit 50160a0

Please sign in to comment.