diff --git a/CHANGELOG.md b/CHANGELOG.md index da0bb5d2a..e1995866b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [NEXT] + +- Fix qtwayland vulkan build on GLES2 +- Upgrade libcamera to latest +- Assorted recipe upgrades +- New recipes + ## [2021.11] 2021-12-01 - Use https protocol in github SRC_URI diff --git a/sources/meta-arm b/sources/meta-arm index 28f695641..31cffcd59 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 28f69564152a5a92b0916eea350fb99760d15a7b +Subproject commit 31cffcd59c9b2d75a2ca9d7edf395c088a5c12f7 diff --git a/sources/meta-intel b/sources/meta-intel index 4a0107ac9..33c5426f5 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 4a0107ac96b78d123975471980bf4d8e5784c2b9 +Subproject commit 33c5426f5c8e9f4ce97d16d613e3967296e13b80 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index ac67765cb..ca5055ed2 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit ac67765cb09ebb43e1a2ecbea7e0f425b3cffcbb +Subproject commit ca5055ed28263c4fc878cbaed8dff9bc8e49a729 diff --git a/sources/meta-qcom b/sources/meta-qcom index a95b43e16..e2c7c89b4 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit a95b43e168629053f6e3e33f4fa8c928bd29ce0d +Subproject commit e2c7c89b4d755d831ad6cf31ed0fc767ed84f96c diff --git a/sources/meta-qt5 b/sources/meta-qt5 index 7865f41cb..b64b0a213 160000 --- a/sources/meta-qt5 +++ b/sources/meta-qt5 @@ -1 +1 @@ -Subproject commit 7865f41cb4cad25752030da6dd87a17c6933dd8a +Subproject commit b64b0a213240375e697185de06c3f502c65cdee7 diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index fa083189a..515a1cd96 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2021.11" -DISTRO_CODENAME = "langhe" +DISTRO_VERSION = "2021.12-rc.1" +DISTRO_CODENAME = "masai" SDK_VERSION := "${DISTRO_VERSION}" SDK_NAME_PREFIX = "yoe" diff --git a/sources/openembedded-core b/sources/openembedded-core index d75652414..ec2131070 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit d7565241437487618a57d8f3f21da6fed69f6b8a +Subproject commit ec2131070cae6c3933e5b08986e8245fcd9deb99