Skip to content

Commit

Permalink
Merge pull request #960 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
yoe: Prepare for 2024.07 release
  • Loading branch information
cbrake authored Jul 30, 2024
2 parents 7ad85b9 + 3938182 commit 99efec8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2024.07] - 2024-07-XX
## [2024.07] - 2024-07-30

### Changed

Expand Down
4 changes: 2 additions & 2 deletions sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
TARGET_VENDOR = "-yoe"
SDK_VENDOR = "-yoesdk"
# Distro version is YYYY.MM
DISTRO_VERSION = "2024.06"
DISTRO_CODENAME = "Pagliarola"
DISTRO_VERSION = "2024.07"
DISTRO_CODENAME = "Qinghai"
SDK_VERSION := "${DISTRO_VERSION}"

SDK_NAME_PREFIX = "yoe"
Expand Down

0 comments on commit 99efec8

Please sign in to comment.