public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aleksandr Batyuk" <abbat.2008@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8821ce/
Date: Sun, 25 Jun 2023 15:38:54 +0000 (UTC)	[thread overview]
Message-ID: <1687707528.4b21d47f46b6063d0c1e250545780e71b36624e6.AleksandrBatyuk@gentoo> (raw)

commit:     4b21d47f46b6063d0c1e250545780e71b36624e6
Author:     Aleksandr Batyuk <abbat.2008 <AT> gmail <DOT> com>
AuthorDate: Sun Jun 25 15:37:30 2023 +0000
Commit:     Aleksandr Batyuk <abbat.2008 <AT> gmail <DOT> com>
CommitDate: Sun Jun 25 15:38:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b21d47f

net-wireless/rtl8821ce: Migrate to linux-mod-r1.eclass

Signed-off-by: Aleksandr Batyuk <abbat.2008 <AT> gmail.com>

 net-wireless/rtl8821ce/rtl8821ce-0_pre20230504.ebuild | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/net-wireless/rtl8821ce/rtl8821ce-0_pre20230504.ebuild b/net-wireless/rtl8821ce/rtl8821ce-0_pre20230504.ebuild
index d32a11e7e..bba65298c 100644
--- a/net-wireless/rtl8821ce/rtl8821ce-0_pre20230504.ebuild
+++ b/net-wireless/rtl8821ce/rtl8821ce-0_pre20230504.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=8
 
-inherit linux-mod toolchain-funcs
-BUILD_PARAMS="CC=$(tc-getCC) V=1 KSRC=${KERNEL_DIR}"
+inherit linux-mod-r1
+SLOT=0
 
 COMMIT="a478095a45d8aa957b45be4f9173c414efcacc6f"
 
@@ -19,7 +19,17 @@ DEPEND="virtual/linux-sources"
 
 S="${WORKDIR}/rtl8821ce-${COMMIT}"
 
-MODULE_NAMES="8821ce(net/wireless)"
-BUILD_TARGETS="all"
 CONFIG_CHECK="~!RTW88_8821CE"
 ERROR_RTL8XXXU="The RTW88_8821CE module is enabled in the kernel; it conflicts with this module."
+
+src_compile() {
+	linux-mod-r1_pkg_setup
+
+	local modlist=(8821ce=net/wireless)
+
+	linux-mod-r1_src_compile
+}
+
+src_install() {
+	linux-mod-r1_src_install
+}


             reply	other threads:[~2023-06-25 15:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25 15:38 Aleksandr Batyuk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-20  3:44 [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/rtl8821ce/ Aleksandr Batyuk
2024-02-07  4:57 Aleksandr Batyuk
2023-10-15 12:08 Aleksandr Batyuk
2023-06-27 11:36 Aleksandr Batyuk
2023-05-17 12:37 Aleksandr Batyuk
2023-03-14  3:35 Aleksandr Batyuk
2022-10-17 10:53 Aleksandr Batyuk
2022-04-15 13:13 Aleksandr Batyuk
2021-11-26 13:41 Aleksandr Batyuk
2021-05-16 14:06 Anna Vyalkova
2021-05-07  8:52 Aleksandr Batyuk
2021-01-02  8:29 Aleksandr Batyuk
2020-08-30  5:28 Aleksandr Batyuk
2020-08-04  9:09 Aleksandr Batyuk
2020-04-09 13:24 Andrew Ammerlaan
2020-03-17 15:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-17 15:54 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

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=1687707528.4b21d47f46b6063d0c1e250545780e71b36624e6.AleksandrBatyuk@gentoo \
    --to=abbat.2008@gmail.com \
    --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