Skip to content

Allow faster runs of git-import-srpm and more reliable base version inference. - #91

Open
casasnovas wants to merge 2 commits into
quentin-grr-descriptionfrom
quentin-git-import-srpm
Open

Allow faster runs of git-import-srpm and more reliable base version inference.#91
casasnovas wants to merge 2 commits into
quentin-grr-descriptionfrom
quentin-git-import-srpm

Conversation

@casasnovas

Copy link
Copy Markdown
Collaborator

A couple of small additions to git-import-srpm that become useful with the CIP kernel big rebase.

This is useful to only run the `rpmbuild -bp` without trying to reconstruct
a full git log, especially when `rpmbuild -bp` fails but when patch
application succeeds, to get much faster test iterations.

While modifying the options, add the recently added to the usage string and
order them alphabetically.

Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
…mmit.

The edk2 is not the only package explicitly giving the source sha1 onto
which the patches need to be applied, this is also true for example for the
linux kernel.

Prefer using this information over infering the valid remote tag, as it
should be more reliable and in fact is for the CIP kernels.

Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
@casasnovas
casasnovas requested a review from a team as a code owner August 7, 2026 08:33
@dinhngtu
dinhngtu changed the base branch from main to quentin-grr-description August 12, 2026 10:01
@dinhngtu

Copy link
Copy Markdown
Member

I noticed that this PR was made on top of #90, I've taken the liberty to convert the PR to a stack.

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