Skip to content

Commit

Permalink
Merge pull request #489 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Release 3.2.0
  • Loading branch information
cbrake authored Nov 5, 2020
2 parents 4d80bb6 + cdb93e0 commit b7503b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [3.2.0] - 2020-11-04

- Fix yoe-debug-image for riscv32
- Add sama7g5ek-emmc machine
- Fix using clang-tidy
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
TARGET_VENDOR = "-yoe"
SDK_VENDOR = "-yoesdk"
# Distro version keep it up with Yocto release
DISTRO_VERSION = "3.2.0-rc.1"
DISTRO_VERSION = "3.2.0"
DISTRO_CODENAME = "beltex"
SDK_VERSION := "${DISTRO_VERSION}"

Expand Down

0 comments on commit b7503b6

Please sign in to comment.