From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] pixman: Version bump. 0.40.0 -> 0.42.0
Date: Fri, 28 Oct 2022 16:44:30 +0200 [thread overview]
Message-ID: <20221028144430.2269547-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221020125932.2587724-1-christian.melki@t2data.com>
Thanks, applied as b04ba02152ad6f4e0e88aadf8acf79bc3b5217ef.
Michael
[sent from post-receive hook]
On Fri, 28 Oct 2022 16:44:29 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Two years worth of changes.
> Mostly minor though.
>
> * Make use of the new meson flag to disable building of test/demos.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221020125932.2587724-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/pixman.make b/rules/pixman.make
> index 32685bc7309e..db1a014390d8 100644
> --- a/rules/pixman.make
> +++ b/rules/pixman.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIXMAN) += pixman
> #
> # Paths and names
> #
> -PIXMAN_VERSION := 0.40.0
> -PIXMAN_MD5 := ee642c14f4f18934246c57a440da9ca2
> +PIXMAN_VERSION := 0.42.0
> +PIXMAN_MD5 := 7330a91505c123c09163d211cb285e88
> PIXMAN := pixman-$(PIXMAN_VERSION)
> PIXMAN_SUFFIX := tar.xz
> PIXMAN_URL := $(call ptx/mirror, XORG, individual/lib/$(PIXMAN).$(PIXMAN_SUFFIX))
> @@ -48,7 +48,8 @@ PIXMAN_CONF_OPT := \
> -Dsse2=$(call ptx/endis, PTXCONF_ARCH_X86)d \
> -Dssse3=$(call ptx/endis, PTXCONF_ARCH_X86)d \
> -Dtimers=false \
> - -Dvmx=disabled
> + -Dvmx=disabled \
> + -Dtests=disabled
>
> # ----------------------------------------------------------------------------
> # Target-Install
prev parent reply other threads:[~2022-10-28 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 12:59 [ptxdist] [PATCH] " Christian Melki
2022-10-28 14:44 ` 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=20221028144430.2269547-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.com \
--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