From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] pixman: Apply upstream patch to fix compilation on MIPS
Date: Mon, 20 May 2013 12:20:26 +0300 [thread overview]
Message-ID: <20130520092025.GF7188@tarshish> (raw)
In-Reply-To: <1369040459-17604-1-git-send-email-markos.chandras@gmail.com>
Hi Markos,
On Mon, May 20, 2013 at 10:00:59AM +0100, Markos Chandras wrote:
> From: Markos Chandras <markos.chandras@imgtec.com>
>
> Fixes:
> http://autobuild.buildroot.net/results/38aa4f2a2269b80226b910c46e0c9abe7dc38ff8/
>
> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
> ---
> package/pixman/pixman-0.30.0-loongson-cflags.patch | 38 ++++++++++++++++++++++
We now usually omit version numbers from bundled patches file names.
> package/pixman/pixman.mk | 3 +-
> 2 files changed, 40 insertions(+), 1 deletion(-)
> create mode 100644 package/pixman/pixman-0.30.0-loongson-cflags.patch
[snip]
> diff --git a/package/pixman/pixman.mk b/package/pixman/pixman.mk
> index c2ee035..7822ede 100644
> --- a/package/pixman/pixman.mk
> +++ b/package/pixman/pixman.mk
> @@ -3,11 +3,12 @@
> # pixman
> #
> ################################################################################
> -PIXMAN_VERSION = 0.28.2
> +PIXMAN_VERSION = 0.30.0
This is a version bump. The commit log should change accordingly.
> PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
> PIXMAN_LICENSE = MIT
> PIXMAN_LICENSE_FILES = COPYING
>
> +PIXMAN_AUTORECONF = YES
Please add a comment explaining why this is needed.
> PIXMAN_INSTALL_STAGING = YES
> PIXMAN_DEPENDENCIES = host-pkgconf
> # don't build gtk based demos
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2013-05-20 9:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-20 9:00 [Buildroot] [PATCH] pixman: Apply upstream patch to fix compilation on MIPS Markos Chandras
2013-05-20 9:15 ` Markos Chandras
2013-05-20 9:20 ` Baruch Siach [this message]
2013-05-20 9:24 ` Markos Chandras
2013-05-20 9:34 ` Baruch Siach
2013-05-20 9:38 ` Markos Chandras
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=20130520092025.GF7188@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/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.