From 03351621a4be3d8583c7908ab0f4168660997e9b Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:05:52 +0000 Subject: [PATCH] v5.3.7+rev3 --- .versionbot/CHANGELOG.yml | 18 ++++++++++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index e75f2d5f1..da173d9b1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,21 @@ +- commits: + - subject: update usbboot to match EEPROM firmware version + hash: 3dc08d2ca7183b4ccd1a8b625511dd4869236759 + body: | + The rpi-eeprom recipe is using 3b393d31ac0f1864420d47028b5703a70ad8da8f. + + This commit updates the usbboot recipe to build a version that includes + the above EEPROM firmware. + footer: + Changelog-entry: update usbboot to match EEPROM firmware version + changelog-entry: update usbboot to match EEPROM firmware version + Signed-off-by: Alex Gonzalez + signed-off-by: Alex Gonzalez + author: Alex Gonzalez + nested: [] + version: 5.3.7+rev3 + title: "" + date: 2024-06-24T15:05:45.482Z - commits: - subject: Fix missing wifi and BT when balena bootloader is used hash: 7e4cfb998d66ccfce97d99ed355b065026918296 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c727cc1e..aa907cad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v5.3.7+rev3 +## (2024-06-24) + +* update usbboot to match EEPROM firmware version [Alex Gonzalez] + # v5.3.7+rev2 ## (2024-06-19) diff --git a/VERSION b/VERSION index fb7aad7c7..780764ed1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.7+rev2 \ No newline at end of file +5.3.7+rev3 \ No newline at end of file