Skip to content

docker: remove --tree-branch argument#77

Merged
matttbe merged 1 commit into
linux-netdev:mainfrom
bastien-curutchet:docker-fix
Jul 22, 2026
Merged

docker: remove --tree-branch argument#77
matttbe merged 1 commit into
linux-netdev:mainfrom
bastien-curutchet:docker-fix

Conversation

@bastien-curutchet

Copy link
Copy Markdown
Contributor

run.sh calls ingest_mdir.py with the --tree-branch option. This option has been deleted by commit bf90222 ("ingest_mdir: use current branch in the kernel tree").

Remove the --tree-branch option.
Also remove the '-b nipa-local' from the 'git clone' command as we now directly use what's checked out

run.sh calls ingest_mdir.py with the --tree-branch option. This option
has been deleted by commit bf90222 ("ingest_mdir: use current branch in
the kernel tree").

Remove the --tree-branch option.
Also remove the '-b nipa-local' from the 'git clone' command as we now
directly use what's checked out

Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
@kuba-moo
kuba-moo force-pushed the main branch 3 times, most recently from 07417db to e0da4db Compare June 23, 2026 16:39
@matttbe

matttbe commented Jul 22, 2026

Copy link
Copy Markdown
Member

Thank you for this modification! (and sorry for the delay)

Please note that this docker image is going to be deprecated soon, when the new ones will be ready (WIP).

@matttbe
matttbe merged commit 63d097d into linux-netdev:main Jul 22, 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