Skip to content
Snippets Groups Projects
Commit 4c1cedc2 authored by Emmanuel Vadot's avatar Emmanuel Vadot
Browse files

sysutils/u-boot: Update to v2022.10

Sponsored by:	Beckhoff Automation GmbH & Co. KG
parent 9abbeade
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
PORTNAME= u-boot PORTNAME= u-boot
PORTVERSION= ${UBOOT_VERSION} PORTVERSION= ${UBOOT_VERSION}
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
PKGNAMESUFFIX?= -${MODEL} PKGNAMESUFFIX?= -${MODEL}
MASTER_SITES= https://ftp.denx.de/pub/u-boot/ \ MASTER_SITES= https://ftp.denx.de/pub/u-boot/ \
...@@ -115,7 +114,7 @@ UBOOT_PLIST_QEMU= u-boot.bin ...@@ -115,7 +114,7 @@ UBOOT_PLIST_QEMU= u-boot.bin
.if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu}) .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu})
UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}} UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}}
.endif .endif
UBOOT_VERSION?= 2022.04 UBOOT_VERSION?= 2022.10
# If a slave port defines a PORTREVISION use it # If a slave port defines a PORTREVISION use it
.if defined(U_BOOT_SLAVE_PORTREVISION_${UBOOT_VERSION}) .if defined(U_BOOT_SLAVE_PORTREVISION_${UBOOT_VERSION})
......
TIMESTAMP = 1663119608 TIMESTAMP = 1665743502
SHA256 (u-boot/u-boot-2022.04.tar.bz2) = 68e065413926778e276ec3abd28bb32fa82abaa4a6898d570c1f48fbdb08bcd0 SHA256 (u-boot/u-boot-2022.10.tar.bz2) = 50b4482a505bc281ba8470c399a3c26e145e29b23500bc35c50debd7fa46bdf8
SIZE (u-boot/u-boot-2022.04.tar.bz2) = 17772787 SIZE (u-boot/u-boot-2022.10.tar.bz2) = 18365430
SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97 SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97
SIZE (u-boot/939129/raw) = 310 SIZE (u-boot/939129/raw) = 310
SHA256 (u-boot/1036621/raw) = 28dbd66d14fab9dc782ce091d3c132a226b8425f6503c329ee8a7031b79b52f7 SHA256 (u-boot/1036621/raw) = 28dbd66d14fab9dc782ce091d3c132a226b8425f6503c329ee8a7031b79b52f7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment