All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Dugast <francois.dugast@intel.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libdrm/intel: Remove dependency to x86
Date: Wed, 3 Apr 2024 22:39:22 +0200	[thread overview]
Message-ID: <Zg2-ekmD8L4Uzm4K@landeda> (raw)
In-Reply-To: <20231115133821.7-1-francois.dugast@intel.com>

François, All,

On 2023-11-15 13:38 +0000, Francois Dugast spake thusly:
> BR2_PACKAGE_LIBDRM_INTEL was dependent on BR2_i386
> or BR2_x86_64, which made sense for integrated GPUs.
> This is no longer valid with discrete GPUs so remove
> this dependency to allow building on other CPU
> architectures.
> 
> Signed-off-by: Francois Dugast <francois.dugast@intel.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libdrm/Config.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
> index 3cb0e02a41..fab8289be6 100644
> --- a/package/libdrm/Config.in
> +++ b/package/libdrm/Config.in
> @@ -20,7 +20,6 @@ config BR2_PACKAGE_LIBDRM_ENABLE_ATOMIC
>  
>  config BR2_PACKAGE_LIBDRM_INTEL
>  	bool "intel"
> -	depends on BR2_i386 || BR2_x86_64
>  	depends on BR2_PACKAGE_LIBDRM_HAS_ATOMIC
>  	select BR2_PACKAGE_LIBDRM_ENABLE_ATOMIC
>  	select BR2_PACKAGE_LIBPCIACCESS
> -- 
> 2.42.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

      reply	other threads:[~2024-04-03 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-15 13:38 [Buildroot] [PATCH 1/1] package/libdrm/intel: Remove dependency to x86 Francois Dugast
2024-04-03 20:39 ` Yann E. MORIN [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=Zg2-ekmD8L4Uzm4K@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=francois.dugast@intel.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.