Skip to content

Commit

Permalink
stm32mp1: platform: update st version to r2.2
Browse files Browse the repository at this point in the history
Signed-off-by: vermaash <ashish.verma@st.com>
  • Loading branch information
ashishverma2691 committed Jul 26, 2024
1 parent 1feb8e6 commit 5926142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plat/st/stm32mp1/platform.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ STM32MP_RECONFIGURE_CONSOLE ?= 0
STM32MP_UART_BAUDRATE ?= 115200

# Add specific ST version
ST_VERSION := r2.1
ST_VERSION := r2.2
ST_GIT_SHA1 := $(shell git rev-parse --short=8 HEAD 2>/dev/null)
VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}-${PLAT}-${ST_VERSION}(${BUILD_TYPE}):${BUILD_STRING}(${ST_GIT_SHA1})

Expand Down

0 comments on commit 5926142

Please sign in to comment.