Skip to content

Commit 8164445

Browse files
Yakiv-Hurykoleksandrivantsiv
authored andcommitted
[bluefield] update bootimages version to 4.0.2-12679
Signed-off-by: Yakiv Huryk <[email protected]>
1 parent 876fada commit 8164445

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform/nvidia-bluefield/recipes/bluefield-soc.mk

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
#
1717

1818
# Bluefied Software Distribution Version
19-
BSD_VER = 4.0.0
20-
BSD_REV = 12593
19+
BSD_VER = 4.0.2
20+
BSD_REV = 12679
2121
BFB_IMG_TYPE = prod
2222

23-
BSD_BASE_URL = https://linux.mellanox.com/public/repo/bluefield/${BSD_VER}-beta/
23+
BSD_BASE_URL = https://linux.mellanox.com/public/repo/bluefield/${BSD_VER}/
2424
BSD_BASE_SOURCE_URL = $(BSD_BASE_URL)/extras/SOURCES/
2525

2626
export BSD_VER BSD_REV BSD_BASE_SOURCE_URL BFB_IMG_TYPE

0 commit comments

Comments
 (0)