Skip to content

Commit

Permalink
conf: distro: freedom-u-sdk: set the distro version to 2024.10.00
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Perrot <[email protected]>
  • Loading branch information
tprrt committed Nov 27, 2024
1 parent 1545805 commit 1080a94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/distro/freedom-u-sdk.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DISTRO = "freedom-u-sdk"
DISTRO_NAME = "FreedomUSDK (SiFive Freedom Unleashed SDK)"
DISTRO_VERSION = "2024.07.00"
DISTRO_CODENAME = "2024July"
DISTRO_VERSION = "2024.10.00"
DISTRO_CODENAME = "2024November"
SDK_VENDOR = "-freedomusdk"
SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${METADATA_REVISION}', 'snapshot')}"
SDK_VERSION[vardepvalue] = "${SDK_VERSION}"
Expand Down

0 comments on commit 1080a94

Please sign in to comment.