Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] xenomai: remove unnecessary autoreconf
@ 2019-01-08 20:38 Thomas De Schampheleire
  2019-01-08 20:38 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add Thomas De Schampheleire for xenomai Thomas De Schampheleire
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Thomas De Schampheleire @ 2019-01-08 20:38 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-01-24 11:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-08 20:38 [Buildroot] [PATCH 1/2] xenomai: remove unnecessary autoreconf Thomas De Schampheleire
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox