Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: refresh all patches #15524

Merged
merged 2 commits into from
May 23, 2024
Merged

tools: refresh all patches #15524

merged 2 commits into from
May 23, 2024

Conversation

neheb
Copy link
Contributor

@neheb neheb commented May 18, 2024

CI mandates clean patches in the packages feed but not here. Hrm.

@github-actions github-actions bot added the build/scripts/tools pull request/issues for build, scripts and tools related changes label May 18, 2024
@github-actions github-actions bot added target/kirkwood pull request/issue for kirkwood target target/lantiq pull request/issue for lantiq target target/layerscape pull request/issue for layerscape target target/mxs pull request/issue for mxs target core packages pull request/issue for core (in-tree) packages target/zynq pull request/issue for zynq target target/bcm4908 pull request/issue for bcm4908 target target/sifiveu pull request/issue for sifiveu target labels May 18, 2024
@Ansuel
Copy link
Member

Ansuel commented May 19, 2024

We actually do the same here but those packages depends on the target so they were never checked... for tools is should really check why the action doesn't work with checking to-refresh patches...

@neheb
Copy link
Contributor Author

neheb commented May 19, 2024

I just noticed these lz4 patches are completely pointless. meson is used for lz4, not make.

@neheb neheb force-pushed the aggg branch 2 times, most recently from 3fcda1f to 83aaa19 Compare May 21, 2024 22:08
@neheb
Copy link
Contributor Author

neheb commented May 21, 2024

@Ansuel is this ready to go?

@Ansuel
Copy link
Member

Ansuel commented May 22, 2024

@neheb I would ask just some additional hours or maybe a day... I just fixed a bug with tools/refresh and I introduced support for it in CI...

Lets see how it goes!

@Ansuel
Copy link
Member

Ansuel commented May 22, 2024

@neheb can I drop the packages commit and can we handle that in a different PR?

@neheb
Copy link
Contributor Author

neheb commented May 22, 2024

OK

@Ansuel
Copy link
Member

Ansuel commented May 22, 2024

@neheb maybe create a dedicated branch for the packages commit so you don't lose it?

@neheb
Copy link
Contributor Author

neheb commented May 22, 2024

Yeah I got that.

@github-actions github-actions bot removed target/kirkwood pull request/issue for kirkwood target target/lantiq pull request/issue for lantiq target target/layerscape pull request/issue for layerscape target target/mxs pull request/issue for mxs target core packages pull request/issue for core (in-tree) packages target/zynq pull request/issue for zynq target target/bcm4908 pull request/issue for bcm4908 target labels May 22, 2024
@github-actions github-actions bot removed the target/sifiveu pull request/issue for sifiveu target label May 22, 2024
@neheb
Copy link
Contributor Author

neheb commented May 22, 2024

@Ansuel slight modification. Smaller refresh.

neheb added 2 commits May 23, 2024 11:49
meson is used to build it since 291b137. No need to patch Makefiles.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: openwrt#15524
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Refresh all tools patches now that tools/refresh correctly works.

CI now checks for them and actively complain if tools have unrefreshed
patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[ reword commit message ]
Link: openwrt#15524
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
@openwrt-bot openwrt-bot merged commit 337b0c8 into openwrt:main May 23, 2024
2 checks passed
@neheb neheb deleted the aggg branch May 23, 2024 11:33
Vladdrako pushed a commit to Vladdrako/openwrt that referenced this pull request Jun 8, 2024
meson is used to build it since 291b137. No need to patch Makefiles.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: openwrt#15524
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Vladdrako pushed a commit to Vladdrako/openwrt that referenced this pull request Jun 8, 2024
Refresh all tools patches now that tools/refresh correctly works.

CI now checks for them and actively complain if tools have unrefreshed
patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[ reword commit message ]
Link: openwrt#15524
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/scripts/tools pull request/issues for build, scripts and tools related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants