Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>,
	Bernd Kuhls <bernd@kuhls.net>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/eudev: add sgx group for eudev-3.2.12
Date: Thu, 11 Jan 2024 11:38:03 +0100	[thread overview]
Message-ID: <ZZ_FC9OGQsHjJvFV@landeda> (raw)
In-Reply-To: <20231220105623.192609-1-hayashi.kunihiko@socionext.com>

Kunihiko Hayashi, All,

On 2023-12-20 19:56 +0900, Kunihiko Hayashi spake thusly:
> The eudev has "sgx" group in 50-udev-default.rules as default
> since commit 247724da450b.
> 
> The group is defined by package/systemd [1], however, when
> enabling BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y with
> qemu_aarch64_virt_defconfig, the systemd isn't used and the following
> warning occurs:
> 
>     udevd[153]: specified group 'sgx' unknown
> 
> Just add sgx group to the package/eudev.
> 
> [1] https://lists.buildroot.org/pipermail/buildroot/2022-April/641079.html
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>

Peter has sent a better patch, which I applied:
    https://gitlab.com/buildroot.org/buildroot/-/commit/edfa9ea45ce3c2ddad2c52ab57a8047f4257c76f

Thank you for your contribution nonetheless!

Regards,
Yann E. MORIN.

> ---
>  package/eudev/eudev.mk | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/eudev/eudev.mk b/package/eudev/eudev.mk
> index 235a71967ef5..14e22ee50a1f 100644
> --- a/package/eudev/eudev.mk
> +++ b/package/eudev/eudev.mk
> @@ -55,6 +55,10 @@ define EUDEV_INSTALL_INIT_OPENRC
>  	@:
>  endef
>  
> +define EUDEV_USERS
> +	- - sgx -1 * - - - SGX device nodes
> +endef
> +
>  HOST_EUDEV_DEPENDENCIES = host-gperf host-pkgconf
>  
>  HOST_EUDEV_CONF_OPTS = \
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-01-11 10:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 10:56 [Buildroot] [PATCH 1/1] package/eudev: add sgx group for eudev-3.2.12 Kunihiko Hayashi
2023-12-23 14:26 ` Thomas Petazzoni via buildroot
2023-12-25  8:03   ` Kunihiko Hayashi
2024-01-11 10:38 ` Yann E. MORIN [this message]
2024-01-11 10:59   ` Kunihiko Hayashi

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=ZZ_FC9OGQsHjJvFV@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=eric.le.bihan.dev@free.fr \
    --cc=hayashi.kunihiko@socionext.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox