Yocto Meta Virtualization
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: hongxu.jia@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] irqbalance: correct to install /etc/default for systemd
Date: Tue, 6 Jan 2026 14:20:14 -0500	[thread overview]
Message-ID: <aV1gbj2aBhzFpPfv@gmail.com> (raw)
In-Reply-To: <20251229061921.751807-1-hongxu.jia@windriver.com>

merged.

Bruce

In message: [meta-virtualization][PATCH] irqbalance: correct to install /etc/default for systemd
on 29/12/2025 hongxu via lists.yoctoproject.org wrote:

> Due to upstream commit [Properly embed EnvironmentFile sourced systemd
> configs into meson and autonconf][1], introduced 2 configurable directories,
> defaults set to: /usr/etc/default.
> 
> This commit uses option --with-pkgconfdir to correct to install /etc/default
> for systemd as usual
> 
> [1] https://github.com/Irqbalance/irqbalance/commit/41cb97c714e6216ab7f10f8aaa51a2548da3acc7
> 
> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
>  recipes-extended/irqbalance/irqbalance.inc | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/recipes-extended/irqbalance/irqbalance.inc b/recipes-extended/irqbalance/irqbalance.inc
> index a145a3b3..35b6388e 100644
> --- a/recipes-extended/irqbalance/irqbalance.inc
> +++ b/recipes-extended/irqbalance/irqbalance.inc
> @@ -34,7 +34,7 @@ PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd',
>  #
>  PACKAGECONFIG[numa] = "--enable-numa,--disable-numa,numactl,"
>  PACKAGECONFIG[libcap-ng] = "--with-libcap-ng,--without-libcap-ng,libcap-ng,"
> -PACKAGECONFIG[systemd] = "--with-systemd,,,"
> +PACKAGECONFIG[systemd] = "--with-systemd --with-pkgconfdir=${sysconfdir},,,"
>  
>  do_install () {
>          oe_runmake 'DESTDIR=${D}' install
> @@ -48,5 +48,3 @@ do_install () {
>  	fi
>  }
>  
> -# in case systemd support files are installed
> -FILES:${PN} += "${prefix}${sysconfdir}/default/"
> \ No newline at end of file
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9509): https://lists.yoctoproject.org/g/meta-virtualization/message/9509
> Mute This Topic: https://lists.yoctoproject.org/mt/116981078/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2026-01-06 19:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-29  6:19 [meta-virtualization][PATCH] irqbalance: correct to install /etc/default for systemd Hongxu Jia
2026-01-06 19:20 ` Bruce Ashfield [this message]

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=aV1gbj2aBhzFpPfv@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=hongxu.jia@windriver.com \
    --cc=meta-virtualization@lists.yoctoproject.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