Skip to content

Commit

Permalink
Set version to yosemite4n-v2024.36.e1
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Lin <[email protected]>
  • Loading branch information
linkunfa committed Sep 2, 2024
1 parent 3e80e26 commit a6aa94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/openbmc_version.bbclass
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ def get_openbmc_version(d):
version += '-dirty'
return version

OPENBMC_VERSION := "${@get_openbmc_version(d)}"
OPENBMC_VERSION := "yosemite4n-v2024.36.e1"
DISTRO_VERSION := "${OPENBMC_VERSION}"

0 comments on commit a6aa94d

Please sign in to comment.