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

meta-lxatac-bsp: arm-trusted-firmware-a: use git instead of tarball URL #156

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

hnez
Copy link
Member

@hnez hnez commented Jul 26, 2024

Starting in at least late april 2024 (as indicated by this thread on the DistroKit mailing list) the old snapshot URL started responding with HTTP 401 Unauthorized errors.

Replace the tarball URL with a git URL on the same server.

@hnez hnez requested a review from ejoerns July 26, 2024 06:23
Starting in at least late april 2024 (as indicated by this[1] thread
on the DistroKit mailing list) the old snapshot URL started responding
with HTTP 401 Unauthorized errors.

Replace the tarball URL with a git URL on the same server.

[1]: https://lore.distrokit.org/distrokit/Zij_hXUXXHlJEagD@pengutronix.de/T/

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
@hnez hnez requested review from Emantor and removed request for ejoerns July 26, 2024 06:28
@hnez hnez assigned Emantor and unassigned ejoerns Jul 26, 2024
@hnez
Copy link
Member Author

hnez commented Jul 26, 2024

I've assigned @Emantor now because he initially added the arm-trusted-firmware-a.inc (in the before-the-public-history times) and likely knows where it came from and where to check for upstream fixes.

@Emantor
Copy link
Member

Emantor commented Jul 26, 2024

This came from meta-arm, my suggestion would be to pull in meta-arm as well to use arm-trusted-firmware-a.inc from the layer instead of copying and modifying it.

@hnez
Copy link
Member Author

hnez commented Jul 26, 2024

Oh my. I would have prepared the two-line solution proposed here, but if pulling in meta-arm is the cleaner solution I guess that's the way to go.
I will prepare a separate commit that pulls in meta-arm and uses the trusted-firmware-a.inc from that.

@hnez
Copy link
Member Author

hnez commented Jul 26, 2024

I've opened an issue to discuss what we want to do regarding the TF-A: #157.

Until that's decided merging this PR allows building meta-lxatac from scratch again, which is a good thing.

@hnez hnez merged commit 37b5ca2 into linux-automation:scarthgap Jul 26, 2024
3 checks passed
@hnez hnez deleted the tfa-url branch July 26, 2024 13:32
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.

3 participants