public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: WANG Xuerui <xen0n@gentoo.org>
To: dist-kernel@gentoo.org
Cc: gentoo-dev@lists.gentoo.org, WANG Xuerui <xen0n@gentoo.org>
Subject: [gentoo-dev] [PATCH 0/3] eclass changes for supporting dist kernel on loong
Date: Sun, 17 Dec 2023 20:09:40 +0800	[thread overview]
Message-ID: <20231217120943.831106-1-xen0n@gentoo.org> (raw)

Hi,

In order to make dist-kernel working for loong, I've just done some
preliminary work to enable builds with locally-provisioned savedconfig.
Properly made and maintained defconfig (ideally, across distros that
have a LoongArch port) will come later.

For now, with these eclass changes and trivial ebuild additions, in the
GitHub PR [1], I've been able to produce working kernels for both
Loongson 3A6000 (desktop) and 3C5000L (server).

Your review and comments are welcome!

[1]: https://github.com/gentoo/gentoo/pull/34291

WANG Xuerui (3):
  dist-kernel-utils.eclass: support loong in dist-kernel_get_image_path
  kernel-install.eclass: support loong in kernel-install_get_qemu_arch
  kernel-build.eclass: fix KERNEL_EFI_ZBOOT not being probed on
    partially supported arches

 eclass/dist-kernel-utils.eclass |  7 +++++++
 eclass/kernel-build.eclass      | 12 ++++++------
 eclass/kernel-install.eclass    |  3 +++
 3 files changed, 16 insertions(+), 6 deletions(-)

-- 
2.43.0



             reply	other threads:[~2023-12-17 12:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-17 12:09 WANG Xuerui [this message]
2023-12-17 12:09 ` [gentoo-dev] [PATCH 1/3] dist-kernel-utils.eclass: support loong in dist-kernel_get_image_path WANG Xuerui
2023-12-17 12:09 ` [gentoo-dev] [PATCH 2/3] kernel-install.eclass: support loong in kernel-install_get_qemu_arch WANG Xuerui
2023-12-17 12:09 ` [gentoo-dev] [PATCH 3/3] kernel-build.eclass: fix KERNEL_EFI_ZBOOT not being probed on partially supported arches WANG Xuerui
2023-12-17 13:11   ` Michał Górny
2023-12-17 16:02     ` WANG Xuerui
2023-12-17 16:08       ` Michał Górny

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=20231217120943.831106-1-xen0n@gentoo.org \
    --to=xen0n@gentoo.org \
    --cc=dist-kernel@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