GNU bug report logs -
#73354
[PATCH] gnu: opensbi: Update to 1.5.1.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Thu, 19 Sep 2024 09:58:02 UTC
Severity: normal
Tags: patch
Done: Vagrant Cascadian <vagrant <at> debian.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73354 in the body.
You can then email your comments to 73354 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
efraim <at> flashner.co.il, vagrant <at> debian.org, guix-patches <at> gnu.org
:
bug#73354
; Package
guix-patches
.
(Thu, 19 Sep 2024 09:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
New bug report received and forwarded. Copy sent to
efraim <at> flashner.co.il, vagrant <at> debian.org, guix-patches <at> gnu.org
.
(Thu, 19 Sep 2024 09:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/firmware.scm (make-opensbi-package): Update to 1.5.1.
Change-Id: Ia70e7619d0b4064917b1595509bad543044830f2
---
gnu/packages/firmware.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index 7911cb3203..fe6c1822fa 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -10,7 +10,7 @@
;;; Copyright © 2021 Petr Hodina <phodina <at> protonmail.com>
;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
;;; Copyright © 2023 Foundation Devices, Inc. <hello <at> foundationdevices.com>
-;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
+;;; Copyright © 2023, 2024 Zheng Junjie <873216071 <at> qq.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -508,7 +508,7 @@ (define-public openbios-qemu-ppc
(define* (make-opensbi-package platform name #:optional (arch "riscv64"))
(package
(name name)
- (version "1.3.1")
+ (version "1.5.1")
(source
(origin
(method git-fetch)
@@ -517,7 +517,7 @@ (define* (make-opensbi-package platform name #:optional (arch "riscv64"))
(commit (string-append "v" version))))
(file-name (git-file-name "opensbi" version))
(sha256
- (base32 "01pr7fyg3gcb5pj6d48w2an3m4mfjs9b398x31drqxwqcaz0zn94"))))
+ (base32 "0mfjb9jzrmc6chsr16bjrfann67qjxiigz8q42ndf9lrp6nyigd9"))))
(build-system gnu-build-system)
(native-inputs
(append
base-commit: 610b395424c02274800d85585cb542ad66d9afea
prerequisite-patch-id: a3168ad7aa6dcfc751b9e3b5bb515db5acbf28ac
prerequisite-patch-id: d0d49144505c4858478511c2ef2f3b62ab24b2d0
prerequisite-patch-id: d3f1f3c7149847618ab708519eaf486532aa8a4b
prerequisite-patch-id: 02b90f764222a30d0bf32bc72624dc34c4db6bf1
--
2.45.2
Reply sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
You have taken responsibility.
(Thu, 19 Sep 2024 16:13:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Thu, 19 Sep 2024 16:13:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73354-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2024-09-19, Zheng Junjie wrote:
> * gnu/packages/firmware.scm (make-opensbi-package): Update to 1.5.1.
>
> Change-Id: Ia70e7619d0b4064917b1595509bad543044830f2
Pushed as 22795da619f22a12a1823503535072104c175035.
> prerequisite-patch-id: a3168ad7aa6dcfc751b9e3b5bb515db5acbf28ac
> prerequisite-patch-id: d0d49144505c4858478511c2ef2f3b62ab24b2d0
> prerequisite-patch-id: d3f1f3c7149847618ab708519eaf486532aa8a4b
> prerequisite-patch-id: 02b90f764222a30d0bf32bc72624dc34c4db6bf1
I did not include the prerequite-patch-id references; I assume those are
other work-in-progress patches in your local branch ... ?
live well,
vagrant
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 18 Oct 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.