Skip to content

Fix mainline branch builds to not require changes for mainline movements#216

Closed
basak-qcom wants to merge 1 commit intomainfrom
fix-mainline-builds
Closed

Fix mainline branch builds to not require changes for mainline movements#216
basak-qcom wants to merge 1 commit intomainfrom
fix-mainline-builds

Conversation

@basak-qcom
Copy link
Contributor

For discussion. Would this make commits like 84989c2 unnecessary? I used this repository rather than my own in order to run the workflow (including a hack to turn off the main branch checker). Results: https://github.com/qualcomm-linux/qcom-deb-images/actions/runs/20339660861

Is this a reasonable approach to the general problem, or am I missing something? If the former, I can clean up.

Signed-off-by: Robie Basak <robie.basak@oss.qualcomm.com>
@lool
Copy link
Contributor

lool commented Dec 19, 2025

What you proposed would work and would be an improvement

Personally, I wanted to have the linux-image packages coming from mainline builds be named something different, like linux-image-upstream- or linux-image-mainline- and then use apt pattern matching to select that. I think it would be more natural to read, but I didn't get to it.

basak-qcom added a commit to basak-qcom/qcom-deb-images that referenced this pull request Jan 5, 2026
Add support to request the automatic detection and use of the kernel
matching the pattern linux-image-* that is present in the local
directory of extra debs, and use this from the linux.yml workflow.

This saves us having to manually keep linux.yml in sync with the
latest upstream tag.

Discussion in qualcomm-linux#216

Signed-off-by: Robie Basak <robie.basak@oss.qualcomm.com>
@lool
Copy link
Contributor

lool commented Jan 14, 2026

We merged a newer version of this

@lool lool closed this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants