logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 3bcba3aa6c63bdcd1d329915615144620642144b
parent 9cee37ff9d29319c29f382de995ca86d24844b49
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 28 Jan 2021 15:54:48 -0800

u-boot: Update to 2021.01

Diffstat:

Mpkg/u-boot/.gitignore2+-
Mpkg/u-boot/generated/timestamp_autogenerated.h10+++++-----
Mpkg/u-boot/generated/version_autogenerated.h2+-
Mpkg/u-boot/sha2562+-
Mpkg/u-boot/url2+-
Mpkg/u-boot/ver2+-
6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/pkg/u-boot/.gitignore b/pkg/u-boot/.gitignore @@ -1,2 +1,2 @@ /src -/u-boot-2020.10.tar.bz2 +/u-boot-2021.01.tar.bz2 diff --git a/pkg/u-boot/generated/timestamp_autogenerated.h b/pkg/u-boot/generated/timestamp_autogenerated.h @@ -1,5 +1,5 @@ -#define U_BOOT_DATE "Apr 13 2020" -#define U_BOOT_TIME "11:02:18" -#define U_BOOT_TZ "-0400" -#define U_BOOT_DMI_DATE "04/13/2020" -#define U_BOOT_BUILD_DATE 0x20200414 +#define U_BOOT_DATE "Jan 11 2021" +#define U_BOOT_TIME "13:11:43" +#define U_BOOT_TZ "-0500" +#define U_BOOT_DMI_DATE "01/11/2021" +#define U_BOOT_BUILD_DATE 0x20210111 diff --git a/pkg/u-boot/generated/version_autogenerated.h b/pkg/u-boot/generated/version_autogenerated.h @@ -1,4 +1,4 @@ -#define PLAIN_VERSION "2020.04" +#define PLAIN_VERSION "2021.01" #define U_BOOT_VERSION "U-Boot " PLAIN_VERSION #define CC_VERSION_STRING "cc" #define LD_VERSION_STRING "ld" diff --git a/pkg/u-boot/sha256 b/pkg/u-boot/sha256 @@ -1 +1 @@ -0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622 u-boot-2020.10.tar.bz2 +b407e1510a74e863b8b5cb42a24625344f0e0c2fc7582d8c866bd899367d0454 u-boot-2021.01.tar.bz2 diff --git a/pkg/u-boot/url b/pkg/u-boot/url @@ -1 +1 @@ -url = "ftp://ftp.denx.de/pub/u-boot/u-boot-2020.10.tar.bz2" +url = "ftp://ftp.denx.de/pub/u-boot/u-boot-2021.01.tar.bz2" diff --git a/pkg/u-boot/ver b/pkg/u-boot/ver @@ -1 +1 @@ -2020.10 r0 +2021.01 r0