From cefa451caaf65116b29ae3f08981d1d4ab896e63 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Thu, 6 Jun 2024 17:46:05 -0500
Subject: [PATCH] bb-u-boot-beagleboneai64 (2024.07.20240603.0)

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 bb-u-boot-beagleboneai64-debian-12/readme.log          |  4 ++--
 .../suite/bookworm/debian/changelog                    |  8 ++++----
 .../suite/bookworm/debian/control                      |  4 ++--
 .../suite/bookworm/debian/rules                        |  2 +-
 .../suite/jammy/debian/changelog                       |  8 ++++----
 .../suite/jammy/debian/control                         |  4 ++--
 .../suite/jammy/debian/rules                           |  2 +-
 .../suite/noble/debian/changelog                       |  8 ++++----
 .../suite/noble/debian/control                         |  4 ++--
 .../suite/noble/debian/rules                           |  2 +-
 .../suite/trixie/debian/changelog                      |  8 ++++----
 .../suite/trixie/debian/control                        |  4 ++--
 .../suite/trixie/debian/rules                          |  2 +-
 bb-u-boot-beagleboneai64-debian-12/version.sh          | 10 +++++-----
 14 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/bb-u-boot-beagleboneai64-debian-12/readme.log b/bb-u-boot-beagleboneai64-debian-12/readme.log
index 9d0a7c8e1..13ab54b6c 100644
--- a/bb-u-boot-beagleboneai64-debian-12/readme.log
+++ b/bb-u-boot-beagleboneai64-debian-12/readme.log
@@ -1,7 +1,7 @@
-  * 20240520 - v2024.07-rc3 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc3
+  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
   * 20240513 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.010
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240522 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/6370f2cbbe963df6ee7b0c6056f630a34035f58c
+  * 20240604 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/416aa42e55d8e7a00313803d5f07d9bab56220fa
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/changelog b/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/changelog
index 987a57a97..e033b427d 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/changelog
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~bookworm+20240523) bookworm; urgency=low
+bb-u-boot-beagleboneai64 (2024.07.20240603.0-0~bookworm+20240606) bookworm; urgency=low
 
-  * 20240520 - v2024.07-rc3 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc3
+  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
   * 20240513 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.010
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240522 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/6370f2cbbe963df6ee7b0c6056f630a34035f58c
+  * 20240604 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/416aa42e55d8e7a00313803d5f07d9bab56220fa
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~bookworm+20240523) bookworm; urge
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 23 May 2024 16:06:01 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Thu, 06 Jun 2024 17:45:55 -0500
 
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/control b/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/control
index eeea7f009..fa41cca2e 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/control
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/control
@@ -31,5 +31,5 @@ Depends:
  ${shlibs:Depends}
  , ${misc:Depends}
  , mmc-utils
-Description: bb-u-boot-beagleboneai64
- bb-u-boot-beagleboneai64
+Description: beagleboard.org u-boot for beagleboneai64
+ beagleboard.org u-boot for beagleboneai64
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/rules b/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/rules
index ce07a0258..e7bda540e 100755
--- a/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/rules
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/bookworm/debian/rules
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-j721e
 #U-Boot
 UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
 UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
-UB_TAG="v2024.07-rc3"
+UB_TAG="v2024.07-rc4"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-j721e-gp-evm.bin
 UB_ITB=sysfw-j721e-gp-evm.itb
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/changelog b/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/changelog
index d0a72ed7f..9b26896a3 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/changelog
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~jammy+20240523) jammy; urgency=low
+bb-u-boot-beagleboneai64 (2024.07.20240603.0-0~jammy+20240606) jammy; urgency=low
 
-  * 20240520 - v2024.07-rc3 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc3
+  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
   * 20240513 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.010
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240522 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/6370f2cbbe963df6ee7b0c6056f630a34035f58c
+  * 20240604 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/416aa42e55d8e7a00313803d5f07d9bab56220fa
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~jammy+20240523) jammy; urgency=lo
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 23 May 2024 16:06:01 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Thu, 06 Jun 2024 17:45:55 -0500
 
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/control b/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/control
index eeea7f009..fa41cca2e 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/control
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/control
@@ -31,5 +31,5 @@ Depends:
  ${shlibs:Depends}
  , ${misc:Depends}
  , mmc-utils
-Description: bb-u-boot-beagleboneai64
- bb-u-boot-beagleboneai64
+Description: beagleboard.org u-boot for beagleboneai64
+ beagleboard.org u-boot for beagleboneai64
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/rules b/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/rules
index 621159510..939c04db3 100755
--- a/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/rules
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/jammy/debian/rules
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-j721e
 #U-Boot
 UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
 UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
-UB_TAG="v2024.07-rc3"
+UB_TAG="v2024.07-rc4"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-j721e-gp-evm.bin
 UB_ITB=sysfw-j721e-gp-evm.itb
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/changelog b/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/changelog
index a553b52df..2ff00553b 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/changelog
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~noble+20240523) noble; urgency=low
+bb-u-boot-beagleboneai64 (2024.07.20240603.0-0~noble+20240606) noble; urgency=low
 
-  * 20240520 - v2024.07-rc3 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc3
+  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
   * 20240513 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.010
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240522 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/6370f2cbbe963df6ee7b0c6056f630a34035f58c
+  * 20240604 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/416aa42e55d8e7a00313803d5f07d9bab56220fa
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~noble+20240523) noble; urgency=lo
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 23 May 2024 16:06:01 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Thu, 06 Jun 2024 17:45:55 -0500
 
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/control b/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/control
index eeea7f009..fa41cca2e 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/control
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/control
@@ -31,5 +31,5 @@ Depends:
  ${shlibs:Depends}
  , ${misc:Depends}
  , mmc-utils
-Description: bb-u-boot-beagleboneai64
- bb-u-boot-beagleboneai64
+Description: beagleboard.org u-boot for beagleboneai64
+ beagleboard.org u-boot for beagleboneai64
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/rules b/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/rules
index 52096570a..c326f3b50 100755
--- a/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/rules
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/noble/debian/rules
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-j721e
 #U-Boot
 UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
 UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
-UB_TAG="v2024.07-rc3"
+UB_TAG="v2024.07-rc4"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-j721e-gp-evm.bin
 UB_ITB=sysfw-j721e-gp-evm.itb
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/changelog b/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/changelog
index 1975829ef..96eeec0f8 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/changelog
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~trixie+20240523) trixie; urgency=low
+bb-u-boot-beagleboneai64 (2024.07.20240603.0-0~trixie+20240606) trixie; urgency=low
 
-  * 20240520 - v2024.07-rc3 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc3
+  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
   * 20240513 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.010
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240522 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/6370f2cbbe963df6ee7b0c6056f630a34035f58c
+  * 20240604 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/416aa42e55d8e7a00313803d5f07d9bab56220fa
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.07.20240520.0-0~trixie+20240523) trixie; urgency=
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 23 May 2024 16:06:01 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Thu, 06 Jun 2024 17:45:55 -0500
 
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/control b/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/control
index eeea7f009..fa41cca2e 100644
--- a/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/control
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/control
@@ -31,5 +31,5 @@ Depends:
  ${shlibs:Depends}
  , ${misc:Depends}
  , mmc-utils
-Description: bb-u-boot-beagleboneai64
- bb-u-boot-beagleboneai64
+Description: beagleboard.org u-boot for beagleboneai64
+ beagleboard.org u-boot for beagleboneai64
diff --git a/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/rules b/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/rules
index 6596a01cf..cfe0ffe52 100755
--- a/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/rules
+++ b/bb-u-boot-beagleboneai64-debian-12/suite/trixie/debian/rules
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-j721e
 #U-Boot
 UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
 UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
-UB_TAG="v2024.07-rc3"
+UB_TAG="v2024.07-rc4"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-j721e-gp-evm.bin
 UB_ITB=sysfw-j721e-gp-evm.itb
diff --git a/bb-u-boot-beagleboneai64-debian-12/version.sh b/bb-u-boot-beagleboneai64-debian-12/version.sh
index 5f35e1bda..eced5a237 100644
--- a/bb-u-boot-beagleboneai64-debian-12/version.sh
+++ b/bb-u-boot-beagleboneai64-debian-12/version.sh
@@ -5,7 +5,7 @@
 
 package_name="bb-u-boot-beagleboneai64"
 debian_pkg_name="${package_name}"
-package_version="2024.07.20240520.0"
+package_version="2024.07.20240603.0"
 package_source=""
 src_dir=""
 
@@ -20,7 +20,7 @@ debian_patch=""
 
 clear_changelog="enable"
 
-bookworm_version="~bookworm+20240523"
-trixie_version="~trixie+20240523"
-jammy_version="~jammy+20240523"
-noble_version="~noble+20240523"
+bookworm_version="~bookworm+20240606"
+trixie_version="~trixie+20240606"
+jammy_version="~jammy+20240606"
+noble_version="~noble+20240606"
-- 
GitLab