From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: "Tom Hochstein (OSS)" <tom.hochstein@oss.nxp.com>
Cc: "meta-arm@lists.yoctoproject.org"
<meta-arm@lists.yoctoproject.org>,
Tom Hochstein <tom.hochstein@nxp.com>,
Sahil Malhotra <sahil.malhotra@nxp.com>
Subject: Re: [PATCH v3 1/2] optee-client: use udev rule and systemd service from upstream
Date: Wed, 23 Oct 2024 17:30:15 +0300 [thread overview]
Message-ID: <ZxkId04rSl5ykKCJ@nuoska> (raw)
In-Reply-To: <PAXPR04MB9448F0D1DE0F84A6634EFBC5E24D2@PAXPR04MB9448.eurprd04.prod.outlook.com>
Hi,
On Wed, Oct 23, 2024 at 02:22:30PM +0000, Tom Hochstein (OSS) wrote:
> Hi Mikko,
>
> We have multilib testing that is failing now because the systemd folder is being installed in `libdir` instead of the non-arch-specific `systemd_system_unitdir = "${nonarch_base_libdir}/systemd/system"` as is codified in `bitbake.conf`.
>
> ERROR: optee-client-4.4.0.imx-r0 do_package: QA Issue: optee-client: Files/directories were installed but not shipped in any package:
> /usr/lib64/systemd
> /usr/lib64/systemd/system
> /usr/lib64/systemd/system/tee-supplicant@.service
>
> I'm not sure how this should be fixed, as it doesn't appear that CMAKE can handle more than one libdir. Can the install of the service file be hard-coded to use /usr/lib? Or does this need to be fixed in the recipe?
As mentioned in https://github.com/OP-TEE/optee_client/issues/393
your use case is "sysvinit" without "usrmerge" in distro features.
"sysvinit" conflicts with "systemd" init.
These recipe changes only install the systemd service file if "systemd" is
enabled in DISTRO_FEATURES. Your usecase should be covered by that.
Cheers,
-Mikko
next prev parent reply other threads:[~2024-10-23 14:30 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 6:59 [PATCH v3 1/2] optee-client: use udev rule and systemd service from upstream Mikko Rapeli
2024-10-17 6:59 ` [PATCH v3 2/2] trusted-service: remove optee udev and group settings Mikko Rapeli
2024-10-17 8:17 ` [meta-arm] " Gyorgy Szing
2024-10-17 8:34 ` Mikko Rapeli
2024-10-17 9:44 ` Gyorgy Szing
2024-10-17 9:52 ` Mikko Rapeli
2024-10-17 10:54 ` Gyorgy Szing
2024-10-17 11:09 ` Mikko Rapeli
2024-10-17 13:38 ` Gyorgy Szing
2024-10-17 13:38 ` Adam Johnston
2024-10-17 14:48 ` Anton Antonov
2024-10-18 5:51 ` [meta-arm] " Mikko Rapeli
2024-10-23 14:22 ` [PATCH v3 1/2] optee-client: use udev rule and systemd service from upstream Tom Hochstein (OSS)
2024-10-23 14:30 ` Mikko Rapeli [this message]
[not found] ` <PAXPR04MB9448DC39953E357F3E73D07EE24D2@PAXPR04MB9448.eurprd04.prod.outlook.com>
2024-10-23 14:54 ` Mikko Rapeli
2024-10-29 17:02 ` Tom Hochstein
2024-10-30 8:02 ` [meta-arm] " Gyorgy Szing
2024-11-26 14:55 ` Mikko Rapeli
2024-11-26 21:05 ` Gyorgy Szing
2024-11-27 14:27 ` Mikko Rapeli
2024-12-11 14:42 ` Ross Burton
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=ZxkId04rSl5ykKCJ@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=meta-arm@lists.yoctoproject.org \
--cc=sahil.malhotra@nxp.com \
--cc=tom.hochstein@nxp.com \
--cc=tom.hochstein@oss.nxp.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.