Skip to content

Conversation

hnez
Copy link
Member

@hnez hnez commented Sep 17, 2025

This updates software packages we carry locally in meta-lxatac to their most recent release.

The only exception is the bottom package, which was not updated because newer versions require a newer rustc compiler than we currently have.

This PR contains the same recipe changes as #296, but not the tool that generated them.
The tool may spark some discussions, that should not hold us back from updating these software packages and creating a new tacos / meta-lxatac release.

hnez added 16 commits September 22, 2025 07:54
This makes updating this recipe by script easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes updating this recipe by script easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes updating this recipe by script easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes updating this recipe by script easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes updating this recipe by script easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes it easier to update the tacd_git.bb using a script.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes updating this recipe by script easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This aligns the recipe with others.

Signed-off-by: Leonard Göhrs <[email protected]>
This aligns the recipe with others and makes updating it via script
easier.

Signed-off-by: Leonard Göhrs <[email protected]>
This makes it easier to update recipe by scipt, since we can use git tags
to check for new versions.

Signed-off-by: Leonard Göhrs <[email protected]>
This is now the way to update rust dependencies in yocto.

Signed-off-by: Leonard Göhrs <[email protected]>
This is now the way to update rust dependencies in yocto.

Signed-off-by: Leonard Göhrs <[email protected]>
Since we are just using some commit and it does not really have releases.

Signed-off-by: Leonard Göhrs <[email protected]>
Recent bcu no longer needs libcurl, because its self-updating feature was
removed.

Remove the patch via bbappend until the upstream recipe is updated.

Signed-off-by: Leonard Göhrs <[email protected]>
The license itself did not change, just the license text was updated
so that it no longer contains the FSF postal address.

Signed-off-by: Leonard Göhrs <[email protected]>
This updates all software packages to their most recent (applicable)
version.

  - The qdl (Qualcomm Download) package was switched from a _git.bb
    package to a versioned release, since it has seen a release quite
    recently[1].
  - The bottom[2] package was not updated, even though it had a new
    release, because one of its dependencies requires a more recent rust
    compiler than we currently have.

The updates were generated using a script proposed for merging in a
pull request[3], with the "Auto generated" headers stripped.

[1]: https://github.com/linux-msm/qdl/releases/tag/v2.2
[2]: https://github.com/ClementTsang/bottom
[3]: linux-automation#296

Signed-off-by: Leonard Göhrs <[email protected]>
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.

1 participant