public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/riscv:master commit in: sys-firmware/u-boot-bin/
Date: Thu,  8 Sep 2022 14:07:19 +0000 (UTC)	[thread overview]
Message-ID: <1662645986.65d237d4c0ba087125f6a47c7a9b4e184ab4cda1.dlan@gentoo> (raw)

commit:     65d237d4c0ba087125f6a47c7a9b4e184ab4cda1
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 14:06:26 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 14:06:26 2022 +0000
URL:        https://gitweb.gentoo.org/proj/riscv.git/commit/?id=65d237d4

sys-firmware/u-boot-bin: initial binary release for riscv64 qemu vm

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 sys-firmware/u-boot-bin/Manifest                      |  1 +
 sys-firmware/u-boot-bin/metadata.xml                  |  5 +++++
 sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild | 16 ++++++++++++++++
 3 files changed, 22 insertions(+)

diff --git a/sys-firmware/u-boot-bin/Manifest b/sys-firmware/u-boot-bin/Manifest
new file mode 100644
index 0000000..faaa6ae
--- /dev/null
+++ b/sys-firmware/u-boot-bin/Manifest
@@ -0,0 +1 @@
+DIST u-boot-bin-2022.10_rc3.tar.xz 281172 BLAKE2B e59890ac85687f7b9241f04b70f8bb722dfd0c448e1a6778b4f23f0b670f92300b210e578bf9b8811712cc146b9c375b0edde19d05e44a381f9bf141d71556c1 SHA512 74ecfefc3c2be397bef4890a814808333e890e5eefc9666e3cc5d45832acfc1a5726e8fd352c61415e56008f25b857ba40896670882002b72e6b54cb5065a644

diff --git a/sys-firmware/u-boot-bin/metadata.xml b/sys-firmware/u-boot-bin/metadata.xml
new file mode 100644
index 0000000..115e9d6
--- /dev/null
+++ b/sys-firmware/u-boot-bin/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<!-- maintainer-needed -->
+</pkgmetadata>

diff --git a/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild b/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild
new file mode 100644
index 0000000..1f87eeb
--- /dev/null
+++ b/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="U-boot binary firmware which can be used by qemu as bios"
+HOMEPAGE="https://www.denx.de/project/u-boot/"
+SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""


             reply	other threads:[~2022-09-08 14:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 14:07 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-29  1:06 [gentoo-commits] proj/riscv:master commit in: sys-firmware/u-boot-bin/ Yixun Lan
2022-11-23  1:05 Yixun Lan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1662645986.65d237d4c0ba087125f6a47c7a9b4e184ab4cda1.dlan@gentoo \
    --to=dlan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox