Skip to content

Commit

Permalink
Set version to yosemite4n-v2024.49.e1-TIP
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Lin <[email protected]>
  • Loading branch information
linkunfa committed Dec 2, 2024
1 parent 152998d commit 9114308
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.49.e1-TIP"
DISTRO_VERSION := "${OPENBMC_VERSION}"

0 comments on commit 9114308

Please sign in to comment.