Skip to content

Commit

Permalink
conf: distro: freedom-u-sdk: set the distro version to 2023.10.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 14, 2023
1 parent 584d56e commit b6c1673
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.10.00"
DISTRO_VERSION = "2023.10.01"
DISTRO_CODENAME = "2023November"
SDK_VENDOR = "-freedomusdk"
SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${METADATA_REVISION}', 'snapshot')}"
Expand Down

0 comments on commit b6c1673

Please sign in to comment.