Skip to content

Commit

Permalink
conf: distro: freedom-u-sdk: set the distro version to 2023.08.01
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Perrot <[email protected]>
  • Loading branch information
tprrt committed Dec 18, 2023
1 parent c8bdb5a commit c1382cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/distro/freedom-u-sdk.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DISTRO = "freedom-u-sdk"
DISTRO_NAME = "FreedomUSDK (SiFive Freedom Unleashed SDK)"
DISTRO_VERSION = "2023.08.00"
DISTRO_VERSION = "2023.08.01"
DISTRO_CODENAME = "2023August"
SDK_VENDOR = "-freedomusdk"
SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${METADATA_REVISION}', 'snapshot')}"
Expand Down

0 comments on commit c1382cc

Please sign in to comment.