build: envkernel: build for the correct channel
We currently always build kernel packages for the primary channel, which will usually be systemd-edge. This will cause sideload to fail since it correctly only looks in the edge repo.
Update envkernel to get the proper channel name and put the kernel there, so they will always be in the local edge repo and not the systemd-edge one.
This fixes the sideload command trying to re-build kernel packages that were built with envkernel.
Merge request reports
Activity
added 1 commit
- 28fe5c3d - build: envkernel: build for the correct channel
mentioned in commit a33112c2
added 7 commits
-
28fe5c3d...15d9516c - 6 commits from branch
master
- a33112c2 - build: envkernel: build for the correct channel
-
28fe5c3d...15d9516c - 6 commits from branch
enabled an automatic merge when all merge checks for a33112c2 pass
mentioned in issue #2559 (closed)
Please register or sign in to reply