From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] xapp_xfs: Fix compile errors after libXfont 1.5.0 update
Date: Sun, 20 Jul 2014 11:43:23 +0200 [thread overview]
Message-ID: <20140720114323.59448cd1@free-electrons.com> (raw)
In-Reply-To: <1405842733-27018-1-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Sun, 20 Jul 2014 09:52:13 +0200, Bernd Kuhls wrote:
> Fixes
> http://autobuild.buildroot.net/results/385/385cffbab4261337afa449998aa7457a8142db92/
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> v2: Cleanup patch (Yann)
>
> package/x11r7/xapp_xfs/xapp_xfs.mk | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/x11r7/xapp_xfs/xapp_xfs.mk b/package/x11r7/xapp_xfs/xapp_xfs.mk
> index 0907fc3..6322662 100644
> --- a/package/x11r7/xapp_xfs/xapp_xfs.mk
> +++ b/package/x11r7/xapp_xfs/xapp_xfs.mk
> @@ -4,11 +4,11 @@
> #
> ################################################################################
>
> -XAPP_XFS_VERSION = 1.1.3
> -XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.bz2
> -XAPP_XFS_SITE = http://xorg.freedesktop.org/releases/individual/app
> +XAPP_XFS_VERSION = 1c8459eafc04997751ae3d200d0ec91e43e19b5b
> +XAPP_XFS_SITE = git://anongit.freedesktop.org/xorg/app/xfs
> XAPP_XFS_LICENSE = MIT
> XAPP_XFS_LICENSE_FILES = COPYING
> -XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont xproto_fontsproto
> +XAPP_XFS_AUTORECONF = YES
> +XAPP_XFS_DEPENDENCIES = xfont_font-util xlib_libFS xlib_libXfont xproto_fontsproto
>
> $(eval $(autotools-package))
Applied, thanks. Since my understanding is that the new dependency
xfont_font-util was only needed because of the autoreconf, I added a
comment to indicate that.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-07-20 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-20 7:52 [Buildroot] [PATCH v2 1/1] xapp_xfs: Fix compile errors after libXfont 1.5.0 update Bernd Kuhls
2014-07-20 9:43 ` Thomas Petazzoni [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=20140720114323.59448cd1@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox