mbox series

[0/1] arm-bsp/n1sdp: Use git clone to fetch FW for the N1SDP

Message ID 20240430082413.1131081-1-adam.johnston@arm.com
Headers show
Series arm-bsp/n1sdp: Use git clone to fetch FW for the N1SDP | expand

Message

Adam Johnston April 30, 2024, 8:24 a.m. UTC
From: Adam Johnston <adam.johnston@arm.com>

git.linaro.org/landing-teams/working no longer seems to serve snapshots
in tar.gz format, breaking the N1SDP build for kirkstone.

Using same tag as the existing snapshot, fetch the binaries with a
conventional git clone, as per master.

Adam Johnston (1):
  arm-bsp/n1sdp: Use git clone to fetch FW for the N1SDP

 .../recipes-bsp/images/n1sdp-board-firmware_2020.07.27.bb  | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Comments

Jon Mason May 1, 2024, 2:06 a.m. UTC | #1
On Tue, 30 Apr 2024 09:24:12 +0100, adam.johnston@arm.com wrote:
> From: Adam Johnston <adam.johnston@arm.com>
> 
> git.linaro.org/landing-teams/working no longer seems to serve snapshots
> in tar.gz format, breaking the N1SDP build for kirkstone.
> 
> Using same tag as the existing snapshot, fetch the binaries with a
> conventional git clone, as per master.
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/n1sdp: Use git clone to fetch FW for the N1SDP
      commit: 668df530a50580927a147fe633187cd8ae0a72db

Best regards,