From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] xenomai: remove unnecessary autoreconf
Date: Tue, 8 Jan 2019 21:38:53 +0100 [thread overview]
Message-ID: <20190108203854.28015-1-patrickdepinguin@gmail.com> (raw)
From: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
As xenomai release tarballs ship with a configure script, there is only a
need for autoreconfiguring when patches are applied.
The last patch was removed with git commit
de993bc23aab100e16026cb4cabebed48b9e1989 but the AUTORECONF line remained.
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
---
package/xenomai/xenomai.mk | 2 --
1 file changed, 2 deletions(-)
diff --git a/package/xenomai/xenomai.mk b/package/xenomai/xenomai.mk
index 6bf08edfbc..d88e969adb 100644
--- a/package/xenomai/xenomai.mk
+++ b/package/xenomai/xenomai.mk
@@ -24,8 +24,6 @@ XENOMAI_LICENSE_FILES = debian/copyright include/COPYING kernel/cobalt/COPYING \
XENOMAI_DEPENDENCIES = host-pkgconf
-# 0002-boilerplate-build-obstack-support-conditionally.patch
-XENOMAI_AUTORECONF = YES
XENOMAI_INSTALL_STAGING = YES
XENOMAI_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install-user
--
2.18.1
next reply other threads:[~2019-01-08 20:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-08 20:38 Thomas De Schampheleire [this message]
2019-01-08 20:38 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add Thomas De Schampheleire for xenomai Thomas De Schampheleire
2019-01-08 21:41 ` Peter Korsgaard
2019-01-08 21:41 ` [Buildroot] [PATCH 1/2] xenomai: remove unnecessary autoreconf Peter Korsgaard
2019-01-09 20:33 ` Yann E. MORIN
2019-01-10 7:36 ` Peter Korsgaard
2019-01-10 9:13 ` Thomas De Schampheleire
2019-01-10 9:30 ` Peter Korsgaard
2019-01-10 20:56 ` Thomas De Schampheleire
2019-01-24 11:37 ` 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=20190108203854.28015-1-patrickdepinguin@gmail.com \
--to=patrickdepinguin@gmail.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