All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] arm-bsp/n1sdp: upgrade board-firmware version
@ 2022-06-06 16:34 xueliang.zhong
  2022-06-06 16:34 ` [PATCH 1/1] " xueliang.zhong
  2022-06-14 20:06 ` [PATCH 0/1] " Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: xueliang.zhong @ 2022-06-06 16:34 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Xueliang Zhong

From: Xueliang Zhong <xueliang.zhong@arm.com>

Upgraded N1SDP board-firmware to N1SDP-2021.10.12 version. This upgrade
is to align with latest N1SDP release.

Xueliang Zhong (1):
  arm-bsp/n1sdp: upgrade board-firmware version

 ..._2020.07.27.bb => n1sdp-board-firmware_2021.10.12.bb} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
 rename meta-arm-bsp/recipes-bsp/images/{n1sdp-board-firmware_2020.07.27.bb => n1sdp-board-firmware_2021.10.12.bb} (65%)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] arm-bsp/n1sdp: upgrade board-firmware version
  2022-06-06 16:34 [PATCH 0/1] arm-bsp/n1sdp: upgrade board-firmware version xueliang.zhong
@ 2022-06-06 16:34 ` xueliang.zhong
  2022-06-14 20:06 ` [PATCH 0/1] " Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: xueliang.zhong @ 2022-06-06 16:34 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Xueliang Zhong

From: Xueliang Zhong <xueliang.zhong@arm.com>

Upgraded N1SDP board-firmware to N1SDP-2021.10.12 version.

Signed-off-by: Xueliang Zhong <xueliang.zhong@arm.com>
---
 ..._2020.07.27.bb => n1sdp-board-firmware_2021.10.12.bb} | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
 rename meta-arm-bsp/recipes-bsp/images/{n1sdp-board-firmware_2020.07.27.bb => n1sdp-board-firmware_2021.10.12.bb} (65%)

diff --git a/meta-arm-bsp/recipes-bsp/images/n1sdp-board-firmware_2020.07.27.bb b/meta-arm-bsp/recipes-bsp/images/n1sdp-board-firmware_2021.10.12.bb
similarity index 65%
rename from meta-arm-bsp/recipes-bsp/images/n1sdp-board-firmware_2020.07.27.bb
rename to meta-arm-bsp/recipes-bsp/images/n1sdp-board-firmware_2021.10.12.bb
index 228ed927..dda99e74 100644
--- a/meta-arm-bsp/recipes-bsp/images/n1sdp-board-firmware_2020.07.27.bb
+++ b/meta-arm-bsp/recipes-bsp/images/n1sdp-board-firmware_2021.10.12.bb
@@ -2,7 +2,7 @@ SUMMARY = "Board Firmware binaries for N1SDP"
 SECTION = "firmware"
 
 LICENSE = "STM-SLA0044-Rev5"
-LIC_FILES_CHKSUM = "file://LICENSES/STM.TXT;md5=4b8dab81d0bfc0a5f63c9a983402705b"
+LIC_FILES_CHKSUM = "file://LICENSES/STM.TXT;md5=cd18335eff80d0a690a650f0e6748baf"
 
 inherit deploy
 
@@ -11,10 +11,11 @@ INHIBIT_DEFAULT_DEPS = "1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "n1sdp"
 
-SRC_URI = "https://git.linaro.org/landing-teams/working/arm/n1sdp-board-firmware.git/snapshot/${BPN}-N1SDP-${PV}.tar.gz"
-SRC_URI[sha256sum] = "57feba404026f2d6d49c167d63e0e84653ad8b808b13e2244b81fea9e0d58d66"
+SRC_URI = "git://git.gitlab.arm.com/arm-reference-solutions/board-firmware.git;protocol=https;branch=n1sdp"
 
-S = "${WORKDIR}/${BPN}-N1SDP-${PV}"
+SRCREV = "e6cd91c7a9733e501bc3b57ff6f9eb2461ffee54"
+
+S = "${WORKDIR}/git"
 
 INSTALL_DIR = "/n1sdp-board-firmware_source"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] arm-bsp/n1sdp: upgrade board-firmware version
  2022-06-06 16:34 [PATCH 0/1] arm-bsp/n1sdp: upgrade board-firmware version xueliang.zhong
  2022-06-06 16:34 ` [PATCH 1/1] " xueliang.zhong
@ 2022-06-14 20:06 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2022-06-14 20:06 UTC (permalink / raw)
  To: meta-arm, xueliang.zhong, Ross.Burton; +Cc: nd

On Mon, 6 Jun 2022 16:34:21 +0000, xueliang.zhong@arm.com wrote:
> Upgraded N1SDP board-firmware to N1SDP-2021.10.12 version. This upgrade
> is to align with latest N1SDP release.
> 
> Xueliang Zhong (1):
>   arm-bsp/n1sdp: upgrade board-firmware version
> 
>  ..._2020.07.27.bb => n1sdp-board-firmware_2021.10.12.bb} | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>  rename meta-arm-bsp/recipes-bsp/images/{n1sdp-board-firmware_2020.07.27.bb => n1sdp-board-firmware_2021.10.12.bb} (65%)

Applied, thanks!

[1/1] arm-bsp/n1sdp: upgrade board-firmware version
      commit: ac2a323ab25062b2d916f0d51a5178b78b9d5277

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-14 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-06 16:34 [PATCH 0/1] arm-bsp/n1sdp: upgrade board-firmware version xueliang.zhong
2022-06-06 16:34 ` [PATCH 1/1] " xueliang.zhong
2022-06-14 20:06 ` [PATCH 0/1] " Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.