All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/x11r7/xlib_libXfont: remove autoreconf
Date: Sun, 16 Sep 2018 10:24:16 +0200	[thread overview]
Message-ID: <20180916102416.05476006@windsurf> (raw)
In-Reply-To: <20180915121806.5264-1-bernd.kuhls@t-online.de>

Hello,

On Sat, 15 Sep 2018 14:18:05 +0200, Bernd Kuhls wrote:
> Nine years ago we added autoreconf to fix libtool-related problems
> with the matchbox package:
> 
> https://git.buildroot.net/buildroot/commit/?id=51ef5b81224c243aa7f937c4690b1a120c81ccbc
> 
> Autoreconf for this package needs the xutil_util-macros but after
> building this defconfig with autoreconf removed from this package
> 
> BR2_x86_64=y
> BR2_x86_core_avx2=y
> BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
> BR2_TOOLCHAIN_BUILDROOT_CXX=y
> BR2_PACKAGE_XORG7=y
> BR2_PACKAGE_XLIB_LIBXFONT=y
> BR2_PACKAGE_MATCHBOX=y
> BR2_PACKAGE_MATCHBOX_SM=y
> BR2_PACKAGE_MATCHBOX_COMMON=y
> BR2_PACKAGE_MATCHBOX_COMMON_PDA=y
> BR2_PACKAGE_MATCHBOX_DESKTOP=y
> BR2_PACKAGE_MATCHBOX_KEYBOARD=y
> BR2_PACKAGE_MATCHBOX_PANEL=y
> BR2_PACKAGE_MATCHBOX_STARTUP_MONITOR=y
> 
> it is obvious that the problem which existed nine years ago seems to be
> gone. So instead of fixing autoreconf we remove it from this package
> because there is no need for it anymore.
> 
> Fixes
> http://autobuild.buildroot.net/results/30c/30cf5cc139f9f6a9dc070953270f74e18b9310d4/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x11r7/xlib_libXfont/xlib_libXfont.mk | 1 -
>  1 file changed, 1 deletion(-)

Both applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2018-09-16  8:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-15 12:18 [Buildroot] [PATCH 1/2] package/x11r7/xlib_libXfont: remove autoreconf Bernd Kuhls
2018-09-15 12:18 ` [Buildroot] [PATCH 2/2] package/x11r7/xlib_libXft: " Bernd Kuhls
2018-10-01 21:29   ` Peter Korsgaard
2018-09-16  8:24 ` Thomas Petazzoni [this message]
2018-10-01 21:28 ` [Buildroot] [PATCH 1/2] package/x11r7/xlib_libXfont: " Peter Korsgaard

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=20180916102416.05476006@windsurf \
    --to=thomas.petazzoni@bootlin.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 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.