mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] libdrm: new host recipe
Date: Thu, 12 Jun 2025 21:31:56 +0200	[thread overview]
Message-ID: <20250612193156.2320688-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250526102748.3276782-1-p.zabel@pengutronix.de>

Thanks, applied as 1e49a33745a8c662b023e752ac6c5747e585eded.

Michael

[sent from post-receive hook]

On Thu, 12 Jun 2025 21:31:56 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Required by host-mesalib to build panfrost tools.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20250526102748.3276782-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-libdrm.in b/rules/host-libdrm.in
> new file mode 100644
> index 000000000000..bea3f4fc7cb4
> --- /dev/null
> +++ b/rules/host-libdrm.in
> @@ -0,0 +1,5 @@
> +## SECTION=hosttools_noprompt
> +
> +config HOST_LIBDRM
> +	tristate
> +	select HOST_MESON
> diff --git a/rules/host-libdrm.make b/rules/host-libdrm.make
> new file mode 100644
> index 000000000000..6702578b5437
> --- /dev/null
> +++ b/rules/host-libdrm.make
> @@ -0,0 +1,31 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2025 by Philipp Zabel <p.zabel@pengutronix.de>
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +HOST_PACKAGES-$(PTXCONF_HOST_LIBDRM) += host-libdrm
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +HOST_LIBDRM_CONF_TOOL := meson
> +HOST_LIBDRM_CONF_OPT := \
> +	$(HOST_MESON_OPT) \
> +	$(patsubst %,-D%=disabled,$(LIBDRM_BACKENDSC-y)) \
> +	$(patsubst %,-D%=disabled,$(LIBDRM_BACKENDSC-)) \
> +	-Dcairo-tests=disabled \
> +	-Dfreedreno-kgsl=false \
> +	-Dman-pages=disabled \
> +	-Dvalgrind=disabled \
> +	-Dinstall-test-programs=false \
> +	-Dtests=false \
> +	-Dudev=false
> +
> +# vim: syntax=make



      parent reply	other threads:[~2025-06-12 19:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-26 10:27 [ptxdist] [PATCH v2 1/2] " Philipp Zabel
2025-05-26 10:27 ` [ptxdist] [PATCH v2 2/2] mesalib: version bump 25.0.6 -> 25.1.1 Philipp Zabel
2025-06-12 19:31   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-06-12 19:31 ` Michael Olbrich [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=20250612193156.2320688-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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