Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rock64-uboot: update to 2020.10
@ 2020-11-02 17:57 CameronNemo
  2020-11-21 22:55 ` [PR PATCH] [Updated] " CameronNemo
  2020-11-22  0:08 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: CameronNemo @ 2020-11-02 17:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

There is a new pull request by CameronNemo against master on the void-packages repository

https://github.com/CameronNemo/void-packages rock64-uboot
https://github.com/void-linux/void-packages/pull/26089

rock64-uboot: update to 2020.10


A patch file from https://github.com/void-linux/void-packages/pull/26089.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rock64-uboot-26089.patch --]
[-- Type: text/x-diff, Size: 1066 bytes --]

From 9bf168a5e917b793b62b7d5eba40bfe2f4b0879f Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sun, 1 Nov 2020 19:07:15 +0000
Subject: [PATCH] rock64-uboot: update to 2020.10

---
 srcpkgs/rock64-uboot/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rock64-uboot/template b/srcpkgs/rock64-uboot/template
index d0c03cb2688..625660c7706 100644
--- a/srcpkgs/rock64-uboot/template
+++ b/srcpkgs/rock64-uboot/template
@@ -1,6 +1,6 @@
 # Template file for 'rock64-uboot'
 pkgname=rock64-uboot
-version=2020.07
+version=2020.10
 revision=1
 archs="aarch64*"
 wrksrc="u-boot-${version}"
@@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="GPL-2.0-or-later, BSD-3-Clause"
 homepage="https://www.denx.de/wiki/U-Boot/"
 distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
-checksum=c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a
+checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
 
 do_configure() {
 	make rock64-rk3328_defconfig

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] rock64-uboot: update to 2020.10
  2020-11-02 17:57 [PR PATCH] rock64-uboot: update to 2020.10 CameronNemo
@ 2020-11-21 22:55 ` CameronNemo
  2020-11-22  0:08 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: CameronNemo @ 2020-11-21 22:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

There is an updated pull request by CameronNemo against master on the void-packages repository

https://github.com/CameronNemo/void-packages rock64-uboot
https://github.com/void-linux/void-packages/pull/26089

rock64-uboot: update to 2020.10


A patch file from https://github.com/void-linux/void-packages/pull/26089.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rock64-uboot-26089.patch --]
[-- Type: text/x-diff, Size: 2197 bytes --]

From b9149c39f75ae0d3261602895a01793d506219f3 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sat, 21 Nov 2020 14:51:20 -0800
Subject: [PATCH 1/2] atf-rk3328-bl31: update to 2.4.

---
 srcpkgs/atf-rk3328-bl31/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/atf-rk3328-bl31/template b/srcpkgs/atf-rk3328-bl31/template
index b257d5fae24..89397958a62 100644
--- a/srcpkgs/atf-rk3328-bl31/template
+++ b/srcpkgs/atf-rk3328-bl31/template
@@ -1,6 +1,6 @@
 # Template file for 'atf-rk3328-bl31'
 pkgname=atf-rk3328-bl31
-version=2.3
+version=2.4
 revision=1
 archs="aarch64*"
 wrksrc="trusted-firmware-a-${version}"
@@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="BSD-3-Clause"
 homepage="https://developer.trustedfirmware.org/dashboard/view/6/"
 distfiles="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/trusted-firmware-a-${version}.tar.gz"
-checksum=37f917922bcef181164908c470a2f941006791c0113d738c498d39d95d543b21
+checksum=bf3eb3617a74cddd7fb0e0eacbfe38c3258ee07d4c8ed730deef7a175cc3d55b
 nostrip=yes
 
 do_build() {

From 94dde548b04e13e46406a4c8d2d16387c6feb78f Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sun, 1 Nov 2020 19:07:15 +0000
Subject: [PATCH 2/2] rock64-uboot: update to 2020.10

---
 srcpkgs/rock64-uboot/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rock64-uboot/template b/srcpkgs/rock64-uboot/template
index d0c03cb2688..625660c7706 100644
--- a/srcpkgs/rock64-uboot/template
+++ b/srcpkgs/rock64-uboot/template
@@ -1,6 +1,6 @@
 # Template file for 'rock64-uboot'
 pkgname=rock64-uboot
-version=2020.07
+version=2020.10
 revision=1
 archs="aarch64*"
 wrksrc="u-boot-${version}"
@@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="GPL-2.0-or-later, BSD-3-Clause"
 homepage="https://www.denx.de/wiki/U-Boot/"
 distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
-checksum=c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a
+checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
 
 do_configure() {
 	make rock64-rk3328_defconfig

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: rock64-uboot: update to 2020.10
  2020-11-02 17:57 [PR PATCH] rock64-uboot: update to 2020.10 CameronNemo
  2020-11-21 22:55 ` [PR PATCH] [Updated] " CameronNemo
@ 2020-11-22  0:08 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-11-22  0:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

There's a merged pull request on the void-packages repository

rock64-uboot: update to 2020.10
https://github.com/void-linux/void-packages/pull/26089

Description:
Update U-Boot and TF-A for the Rock64.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-22  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 17:57 [PR PATCH] rock64-uboot: update to 2020.10 CameronNemo
2020-11-21 22:55 ` [PR PATCH] [Updated] " CameronNemo
2020-11-22  0:08 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).