Forum | Documentation | Website | Blog

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

bb-u-boot-beagleboneai64 (2024.10.20241114.1)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 98373fb2
Branches
No related merge requests found
* 20241007 - v2024.10 - https://github.com/u-boot/u-boot/releases/tag/v2024.10
* 20241114 - 10.01.07 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.07
* 20241118 - 10.01.10 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.10
* 20241018 - 4.4.0 - https://github.com/OP-TEE/optee_os/commits/4.4.0
* 20240523 - v2.11.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.11.0
* 20241115 - v2.12.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12.0
* 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 (2024.10.20241114.0-0~bookworm+20241114) bookworm; urgency=low
bb-u-boot-beagleboneai64 (2024.10.20241114.1-0~bookworm+20241219) bookworm; urgency=low
* 20241007 - v2024.10 - https://github.com/u-boot/u-boot/releases/tag/v2024.10
* 20241114 - 10.01.07 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.07
* 20241118 - 10.01.10 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.10
* 20241018 - 4.4.0 - https://github.com/OP-TEE/optee_os/commits/4.4.0
* 20240523 - v2.11.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.11.0
* 20241115 - v2.12.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12.0
* 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.10.20241114.0-0~bookworm+20241114) bookworm; urge
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Thu, 14 Nov 2024 16:42:51 -0600
-- Robert Nelson <robertcnelson@gmail.com> Thu, 19 Dec 2024 11:33:25 -0600
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleboneai64
#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=10.01.07
TILF_TAG=10.01.10
#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"
......@@ -24,7 +24,7 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#TAGS: https://github.com/ARM-software/arm-trusted-firmware/tags
#TAGS: https://github.com/ARM-software/arm-trusted-firmware/commits/master/
#TFA_TAG=master
TFA_TAG=v2.11.0
TFA_TAG=v2.12.0
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......
bb-u-boot-beagleboneai64 (2024.10.20241114.0-0~jammy+20241114) jammy; urgency=low
bb-u-boot-beagleboneai64 (2024.10.20241114.1-0~jammy+20241219) jammy; urgency=low
* 20241007 - v2024.10 - https://github.com/u-boot/u-boot/releases/tag/v2024.10
* 20241114 - 10.01.07 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.07
* 20241118 - 10.01.10 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.10
* 20241018 - 4.4.0 - https://github.com/OP-TEE/optee_os/commits/4.4.0
* 20240523 - v2.11.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.11.0
* 20241115 - v2.12.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12.0
* 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.10.20241114.0-0~jammy+20241114) 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, 14 Nov 2024 16:42:51 -0600
-- Robert Nelson <robertcnelson@gmail.com> Thu, 19 Dec 2024 11:33:25 -0600
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleboneai64
#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=10.01.07
TILF_TAG=10.01.10
#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"
......@@ -24,7 +24,7 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#TAGS: https://github.com/ARM-software/arm-trusted-firmware/tags
#TAGS: https://github.com/ARM-software/arm-trusted-firmware/commits/master/
#TFA_TAG=master
TFA_TAG=v2.11.0
TFA_TAG=v2.12.0
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......
bb-u-boot-beagleboneai64 (2024.10.20241114.0-0~noble+20241114) noble; urgency=low
bb-u-boot-beagleboneai64 (2024.10.20241114.1-0~noble+20241219) noble; urgency=low
* 20241007 - v2024.10 - https://github.com/u-boot/u-boot/releases/tag/v2024.10
* 20241114 - 10.01.07 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.07
* 20241118 - 10.01.10 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.10
* 20241018 - 4.4.0 - https://github.com/OP-TEE/optee_os/commits/4.4.0
* 20240523 - v2.11.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.11.0
* 20241115 - v2.12.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12.0
* 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.10.20241114.0-0~noble+20241114) 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, 14 Nov 2024 16:42:51 -0600
-- Robert Nelson <robertcnelson@gmail.com> Thu, 19 Dec 2024 11:33:25 -0600
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleboneai64
#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=10.01.07
TILF_TAG=10.01.10
#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"
......@@ -24,7 +24,7 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#TAGS: https://github.com/ARM-software/arm-trusted-firmware/tags
#TAGS: https://github.com/ARM-software/arm-trusted-firmware/commits/master/
#TFA_TAG=master
TFA_TAG=v2.11.0
TFA_TAG=v2.12.0
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......
bb-u-boot-beagleboneai64 (2024.10.20241114.0-0~trixie+20241114) trixie; urgency=low
bb-u-boot-beagleboneai64 (2024.10.20241114.1-0~trixie+20241219) trixie; urgency=low
* 20241007 - v2024.10 - https://github.com/u-boot/u-boot/releases/tag/v2024.10
* 20241114 - 10.01.07 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.07
* 20241118 - 10.01.10 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.10
* 20241018 - 4.4.0 - https://github.com/OP-TEE/optee_os/commits/4.4.0
* 20240523 - v2.11.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.11.0
* 20241115 - v2.12.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12.0
* 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.10.20241114.0-0~trixie+20241114) trixie; urgency=
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Thu, 14 Nov 2024 16:42:51 -0600
-- Robert Nelson <robertcnelson@gmail.com> Thu, 19 Dec 2024 11:33:25 -0600
......@@ -5,7 +5,7 @@
package_name="bb-u-boot-beagleboneai64"
debian_pkg_name="${package_name}"
package_version="2024.10.20241114.0"
package_version="2024.10.20241114.1"
package_source=""
src_dir=""
......@@ -20,7 +20,7 @@ debian_patch=""
clear_changelog="enable"
bookworm_version="~bookworm+20241114"
trixie_version="~trixie+20241114"
jammy_version="~jammy+20241114"
noble_version="~noble+20241114"
bookworm_version="~bookworm+20241219"
trixie_version="~trixie+20241219"
jammy_version="~jammy+20241219"
noble_version="~noble+20241219"
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