public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-modules/
Date: Tue, 27 Aug 2024 13:13:38 +0000 (UTC)	[thread overview]
Message-ID: <1724764329.1e8f85b582ec127e38a4d575ae7de1c1b810444b.flow@gentoo> (raw)

commit:     1e8f85b582ec127e38a4d575ae7de1c1b810444b
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 13:07:32 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 13:12:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e8f85b5

dev-util/lttng-modules: restore KERNELDIR=KV_OUT_DIR

Setting KERNELDIR was accidentally dropped when bumping this package.

Closes: https://bugs.gentoo.org/938555
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../{lttng-modules-2.13.14.ebuild => lttng-modules-2.13.14-r1.ebuild}  | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-util/lttng-modules/lttng-modules-2.13.14.ebuild b/dev-util/lttng-modules/lttng-modules-2.13.14-r1.ebuild
similarity index 94%
rename from dev-util/lttng-modules/lttng-modules-2.13.14.ebuild
rename to dev-util/lttng-modules/lttng-modules-2.13.14-r1.ebuild
index 573ff069809c..3309c26ea9f4 100644
--- a/dev-util/lttng-modules/lttng-modules-2.13.14.ebuild
+++ b/dev-util/lttng-modules/lttng-modules-2.13.14-r1.ebuild
@@ -28,6 +28,9 @@ CONFIG_CHECK="MODULES KALLSYMS HIGH_RES_TIMERS TRACEPOINTS
 MODULES_KERNEL_MIN=3.0
 
 src_compile() {
+	MODULES_MAKEARGS+=(
+		KERNELDIR="${KV_OUT_DIR}"
+	)
 	emake "${MODULES_MAKEARGS[@]}"
 }
 


             reply	other threads:[~2024-08-27 13:13 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 13:13 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-04 15:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-modules/ Florian Schmaus
2025-01-04 15:41 Florian Schmaus
2025-01-04 15:41 Florian Schmaus
2024-11-05  9:02 Florian Schmaus
2024-11-05  9:02 Florian Schmaus
2024-08-27 12:04 Florian Schmaus
2024-07-19  6:05 Sam James
2023-06-28 11:47 Mike Pagano
2023-06-26 23:13 Mike Pagano
2023-06-26 17:45 Sam James
2023-06-24 20:34 Mike Pagano
2022-12-27 10:23 Sam James
2022-11-05  6:27 Sam James
2022-04-26 22:10 Yixun Lan
2022-04-26  8:06 Yixun Lan
2022-04-26  8:06 Yixun Lan
2021-11-22 14:12 Jakov Smolić
2021-09-26  8:50 Yixun Lan
2021-09-19 21:53 Sam James
2021-09-19 21:53 Sam James
2021-03-30 15:12 Yixun Lan
2019-10-23  9:47 Yixun Lan
2019-10-23  9:47 Yixun Lan
2019-10-22  9:58 Yixun Lan
2018-09-21 12:20 Thomas Deutschmann
2018-08-25 17:38 Michael Weber
2016-07-01  2:44 Yixun Lan
2016-06-21 12:43 Yixun Lan
2016-02-18  7:44 Yixun Lan
2016-02-18  7:44 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=1724764329.1e8f85b582ec127e38a4d575ae7de1c1b810444b.flow@gentoo \
    --to=flow@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