Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d3874c0a authored by Robert Nelson's avatar Robert Nelson
Browse files

bb-u-boot-beagleboneai64-mainline (2024.07.20240603.1)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 690f089c
Branches
No related merge requests found
Showing
with 59 additions and 49 deletions
* 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
* 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240603 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/20307efa5edc54a5a6310069d4b0f8a9d65a5659
* 2024061 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
* 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
......
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.0-0~bookworm+20240605) bookworm; urgency=low
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.1-0~bookworm+20240620) bookworm; urgency=low
* 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
* 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240603 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/20307efa5edc54a5a6310069d4b0f8a9d65a5659
* 2024061 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
* 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-mainline (2024.07.20240603.0-0~bookworm+20240605) bookw
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Wed, 05 Jun 2024 13:07:31 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 20 Jun 2024 16:40:48 -0500
......@@ -11,6 +11,7 @@ Build-Depends:
, flex
, gcc-arm-linux-gnueabihf
, git
, libgnutls28-dev
, libssl-dev
, python3-cryptography
, python3-dev
......@@ -22,6 +23,7 @@ Build-Depends:
, rsync
, swig
, u-boot-tools
, uuid-dev
, yamllint
Standards-Version: 4.5.1
......@@ -31,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: beagleboard.org u-boot for beagleboneai64-mainline
beagleboard.org u-boot for beagleboneai64-mainline
Description: beagleboard.org u-boot for beagleboneai64 mainline
beagleboard.org u-boot for beagleboneai64 mainline
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.0-0~bullseye+20240605) bullseye; urgency=low
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.1-0~bullseye+20240620) bullseye; urgency=low
* 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
* 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240603 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/20307efa5edc54a5a6310069d4b0f8a9d65a5659
* 2024061 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
* 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-mainline (2024.07.20240603.0-0~bullseye+20240605) bulls
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Wed, 05 Jun 2024 13:07:31 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 20 Jun 2024 16:40:48 -0500
......@@ -11,6 +11,7 @@ Build-Depends:
, flex
, gcc-arm-linux-gnueabihf
, git
, libgnutls28-dev
, libssl-dev
, python3-cryptography
, python3-dev
......@@ -22,6 +23,7 @@ Build-Depends:
, rsync
, swig
, u-boot-tools
, uuid-dev
, yamllint
Standards-Version: 4.5.1
......@@ -31,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: beagleboard.org u-boot for beagleboneai64-mainline
beagleboard.org u-boot for beagleboneai64-mainline
Description: beagleboard.org u-boot for beagleboneai64 mainline
beagleboard.org u-boot for beagleboneai64 mainline
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.0-0~jammy+20240605) jammy; urgency=low
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.1-0~jammy+20240620) jammy; urgency=low
* 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
* 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240603 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/20307efa5edc54a5a6310069d4b0f8a9d65a5659
* 2024061 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
* 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-mainline (2024.07.20240603.0-0~jammy+20240605) jammy; u
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Wed, 05 Jun 2024 13:07:31 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 20 Jun 2024 16:40:48 -0500
......@@ -11,6 +11,7 @@ Build-Depends:
, flex
, gcc-arm-linux-gnueabihf
, git
, libgnutls28-dev
, libssl-dev
, python3-cryptography
, python3-dev
......@@ -22,6 +23,7 @@ Build-Depends:
, rsync
, swig
, u-boot-tools
, uuid-dev
, yamllint
Standards-Version: 4.5.1
......@@ -31,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: beagleboard.org u-boot for beagleboneai64-mainline
beagleboard.org u-boot for beagleboneai64-mainline
Description: beagleboard.org u-boot for beagleboneai64 mainline
beagleboard.org u-boot for beagleboneai64 mainline
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.0-0~noble+20240605) noble; urgency=low
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.1-0~noble+20240620) noble; urgency=low
* 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
* 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240603 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/20307efa5edc54a5a6310069d4b0f8a9d65a5659
* 2024061 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
* 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-mainline (2024.07.20240603.0-0~noble+20240605) noble; u
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Wed, 05 Jun 2024 13:07:31 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 20 Jun 2024 16:40:48 -0500
......@@ -11,6 +11,7 @@ Build-Depends:
, flex
, gcc-arm-linux-gnueabihf
, git
, libgnutls28-dev
, libssl-dev
, python3-cryptography
, python3-dev
......@@ -22,6 +23,7 @@ Build-Depends:
, rsync
, swig
, u-boot-tools
, uuid-dev
, yamllint
Standards-Version: 4.5.1
......@@ -31,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: beagleboard.org u-boot for beagleboneai64-mainline
beagleboard.org u-boot for beagleboneai64-mainline
Description: beagleboard.org u-boot for beagleboneai64 mainline
beagleboard.org u-boot for beagleboneai64 mainline
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.0-0~trixie+20240605) trixie; urgency=low
bb-u-boot-beagleboneai64-mainline (2024.07.20240603.1-0~trixie+20240620) trixie; urgency=low
* 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
* 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
* 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
* 20240603 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/20307efa5edc54a5a6310069d4b0f8a9d65a5659
* 2024061 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
* 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-mainline (2024.07.20240603.0-0~trixie+20240605) trixie;
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Wed, 05 Jun 2024 13:07:31 -0500
-- Robert Nelson <robertcnelson@gmail.com> Thu, 20 Jun 2024 16:40:48 -0500
......@@ -11,6 +11,7 @@ Build-Depends:
, flex
, gcc-arm-linux-gnueabihf
, git
, libgnutls28-dev
, libssl-dev
, python3-cryptography
, python3-dev
......@@ -22,6 +23,7 @@ Build-Depends:
, rsync
, swig
, u-boot-tools
, uuid-dev
, yamllint
Standards-Version: 4.5.1
......@@ -31,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: beagleboard.org u-boot for beagleboneai64-mainline
beagleboard.org u-boot for beagleboneai64-mainline
Description: beagleboard.org u-boot for beagleboneai64 mainline
beagleboard.org u-boot for beagleboneai64 mainline
......@@ -5,7 +5,7 @@
package_name="bb-u-boot-beagleboneai64-mainline"
debian_pkg_name="${package_name}"
package_version="2024.07.20240603.0"
package_version="2024.07.20240603.1"
package_source=""
src_dir=""
......@@ -20,8 +20,8 @@ debian_patch=""
clear_changelog="enable"
bullseye_version="~bullseye+20240605"
bookworm_version="~bookworm+20240605"
trixie_version="~trixie+20240605"
jammy_version="~jammy+20240605"
noble_version="~noble+20240605"
bullseye_version="~bullseye+20240620"
bookworm_version="~bookworm+20240620"
trixie_version="~trixie+20240620"
jammy_version="~jammy+20240620"
noble_version="~noble+20240620"
......@@ -33,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: bb-u-boot-beagleplay-mainline
bb-u-boot-beagleplay-mainline
Description: beagleboard.org u-boot for beagleplay mainline
beagleboard.org u-boot for beagleplay mainline
......@@ -33,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: bb-u-boot-beagleplay-mainline
bb-u-boot-beagleplay-mainline
Description: beagleboard.org u-boot for beagleplay mainline
beagleboard.org u-boot for beagleplay mainline
......@@ -33,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: bb-u-boot-beagleplay-mainline
bb-u-boot-beagleplay-mainline
Description: beagleboard.org u-boot for beagleplay mainline
beagleboard.org u-boot for beagleplay mainline
......@@ -33,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: bb-u-boot-beagleplay-mainline
bb-u-boot-beagleplay-mainline
Description: beagleboard.org u-boot for beagleplay mainline
beagleboard.org u-boot for beagleplay mainline
......@@ -33,5 +33,5 @@ Depends:
${shlibs:Depends}
, ${misc:Depends}
, mmc-utils
Description: bb-u-boot-beagleplay-mainline
bb-u-boot-beagleplay-mainline
Description: beagleboard.org u-boot for beagleplay mainline
beagleboard.org u-boot for beagleplay mainline
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay-mainline
#HEAD: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=summary
#TAGS: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tags
#Mirror: https://github.com/beagleboard/ti-linux-firmware
TILF_TAG=09.02.00.009
TILF_TAG=09.02.00.010
#TILF_REPO="https://github.com/beagleboard/ti-linux-firmware.git"
#Local Mirror
TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment