From ef66b493bc158967826aea2ae705ee5e11513ed8 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Fri, 11 Oct 2019 12:57:24 +0300 Subject: [PATCH] v2.41.1+rev5 --- .versionbot/CHANGELOG.yml | 25 +++++++++++++++++++++++++ CHANGELOG.md | 6 ++++++ VERSION | 2 +- 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7230ef1..14aa402 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,28 @@ +- commits: + - subject: Remove linux-4.14 recipe + hash: 72f50b158dd6c18620d08069088e3adafb649241 + body: | + The linux-4.14 kernel is not built + anymore by any of the supported Balena machines. + footer: + Changelog-entry: Remove linux-4.14 recipe + changelog-entry: Remove linux-4.14 recipe + Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io> + signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io> + author: Vicentiu Galanopulo + - subject: Remove linux-mainline-4.17.3 recipe + hash: 73dda90587f11bf9a65649fc03857d092f2c927e + body: | + The linux-mainline-4.17.3 kernel is not built + anymore by any of the supported Balena machines. + footer: + Changelog-entry: Remove linux-mainline-4.17.3 recipe + changelog-entry: Remove linux-mainline-4.17.3 recipe + Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io> + signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io> + author: Vicentiu Galanopulo + version: 2.41.1+rev5 + date: 2019-10-11T09:49:20.087Z - commits: - subject: Update yocto versions in coffee files hash: addff7a145c49992aadcb678ab3bd8f35a9ecc3b diff --git a/CHANGELOG.md b/CHANGELOG.md index a8d6c68..fbde7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Change log ----------- +# v2.41.1+rev5 +## (2019-10-11) + +* Remove linux-4.14 recipe [Vicentiu Galanopulo] +* Remove linux-mainline-4.17.3 recipe [Vicentiu Galanopulo] + # v2.41.1+rev4 ## (2019-10-10) diff --git a/VERSION b/VERSION index 8dec601..71dcf55 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.41.1+rev4 \ No newline at end of file +2.41.1+rev5 \ No newline at end of file