diff options
| author | Michael Forney <mforney@mforney.org> | 2021-04-18 23:50:03 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-04-18 23:53:32 -0700 |
| commit | 49613aa25795787de644669bcdea81295befbc36 (patch) | |
| tree | 760ad6f348b521498e40768c3fbfc683257fb6d8 /pkg | |
| parent | 31323c7a0d86e85e1960ba5539de870053f5ba5d (diff) | |
u-boot: Update to 2021.04
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/u-boot/.gitignore | 2 | ||||
| -rw-r--r-- | pkg/u-boot/sha256 | 2 | ||||
| -rw-r--r-- | pkg/u-boot/url | 2 | ||||
| -rw-r--r-- | pkg/u-boot/ver | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/pkg/u-boot/.gitignore b/pkg/u-boot/.gitignore index bfe605ed..84ac7932 100644 --- a/pkg/u-boot/.gitignore +++ b/pkg/u-boot/.gitignore @@ -1,2 +1,2 @@ /src -/u-boot-2021.01.tar.bz2 +/u-boot-2021.04.tar.bz2 diff --git a/pkg/u-boot/sha256 b/pkg/u-boot/sha256 index 17eda7e5..109196e6 100644 --- a/pkg/u-boot/sha256 +++ b/pkg/u-boot/sha256 @@ -1 +1 @@ -b407e1510a74e863b8b5cb42a24625344f0e0c2fc7582d8c866bd899367d0454 u-boot-2021.01.tar.bz2 +0d438b1bb5cceb57a18ea2de4a0d51f7be5b05b98717df05938636e0aadfe11a u-boot-2021.04.tar.bz2 diff --git a/pkg/u-boot/url b/pkg/u-boot/url index e4a635c8..945c2d94 100644 --- a/pkg/u-boot/url +++ b/pkg/u-boot/url @@ -1 +1 @@ -url = "ftp://ftp.denx.de/pub/u-boot/u-boot-2021.01.tar.bz2" +url = "ftp://ftp.denx.de/pub/u-boot/u-boot-2021.04.tar.bz2" diff --git a/pkg/u-boot/ver b/pkg/u-boot/ver index 9ca9f933..9275a6cb 100644 --- a/pkg/u-boot/ver +++ b/pkg/u-boot/ver @@ -1 +1 @@ -2021.01 r1 +2021.04 r0 |
