All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/9] xenomai 3.x fixups and extra config options
@ 2017-04-19 19:59 Thomas De Schampheleire
  2017-04-19 19:59 ` [Buildroot] [PATCH 1/9] xenomai: update LICENSE_FILES Thomas De Schampheleire
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Thomas De Schampheleire @ 2017-04-19 19:59 UTC (permalink / raw)
  To: buildroot

From: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>

Between Xenomai 2.x and 3.x a number of changes happened in the Xenomai sources,
which were not taken into account in Buildroot. This would e.g. result in extra
unwanted files on the target root filesystem, or missing license files.

The first part of this series, patches 1 to 7 deals with this problem.
Patches 8 and 9 cover additional config options for Xenomai.


Thomas De Schampheleire (9):
  xenomai: update LICENSE_FILES
  xenomai: native skin is now called alchemy
  xenomai: group skin selection in separate menu and cleanup
  xenomai: add option for Smokey skin
  xenomai: update list of Analogy installed files
  xenomai: update list of testsuite files
  xenomai: restrict installed files further
  xenomai: add support for registry
  xenomai: add string option for additional configure options

 package/xenomai/Config.in  | 64 ++++++++++++++++++++++++++++++++++++----------
 package/xenomai/xenomai.mk | 52 +++++++++++++++++++++++++++----------
 2 files changed, 88 insertions(+), 28 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-04-21 20:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-19 19:59 [Buildroot] [PATCH 0/9] xenomai 3.x fixups and extra config options Thomas De Schampheleire
2017-04-19 19:59 ` [Buildroot] [PATCH 1/9] xenomai: update LICENSE_FILES Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 2/9] xenomai: native skin is now called alchemy Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 3/9] xenomai: group skin selection in separate menu and cleanup Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 4/9] xenomai: add option for Smokey skin Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 5/9] xenomai: update list of Analogy installed files Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 6/9] xenomai: update list of testsuite files Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 7/9] xenomai: restrict installed files further Thomas De Schampheleire
2017-04-19 20:00 ` [Buildroot] [PATCH 8/9] xenomai: add support for registry Thomas De Schampheleire
2017-04-20 21:12   ` Thomas Petazzoni
2017-04-19 20:00 ` [Buildroot] [PATCH 9/9] xenomai: add string option for additional configure options Thomas De Schampheleire
2017-04-20 21:12   ` Thomas Petazzoni
2017-04-20 21:11 ` [Buildroot] [PATCH 0/9] xenomai 3.x fixups and extra config options Thomas Petazzoni
2017-04-21 20:33   ` Thomas De Schampheleire

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.