All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5 v4] package/xenomai: add alternate download locations (branch yem/xenomai-custom)
@ 2020-01-14 20:55 Yann E. MORIN
  2020-01-14 20:55 ` [Buildroot] [PATCH 1/5 v4] package/xenomai: move the version setting to Kconfig Yann E. MORIN
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Yann E. MORIN @ 2020-01-14 20:55 UTC (permalink / raw)
  To: buildroot

Hello All!

This series, initiated by Jan to get arbitrary git revision from the
official Xenomai git tree, was morphed and expanded by Yann to include
all the usual alternate download locations (like for the other packages
like linux, uboot...). Some refactoring to the version handling ensued.

Using a git tree is needed, as some versions are tagged, but not
tarballed. So, as a git download is needed, let's just expand that to
the other usual VCS as well.

The most complex is the first patch, with the shuffling around of the
version handling, but the rest is pretty straightforward.


Regards,
Yann E. MORIN.


The following changes since commit e2e57d56787b7a7d24ed3f9a97902d2bbd58c190

  docs/manual: run-tests test framework (2020-01-14 17:29:23 +0100)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to 65857f8b385110e6dfc59ae8011df19181006c1b

  package/xenomai: add support to download from a custom svn tree (2020-01-14 21:31:36 +0100)


----------------------------------------------------------------
Jan Kiszka (1):
      package/xenomai: add support to download from a custom git tree

Yann E. MORIN (4):
      package/xenomai: move the version setting to Kconfig
      package/xenomai: add support to download a custom tarball
      package/xenomai: add support to download from a custom Hg tree
      package/xenomai: add support to download from a custom svn tree

 package/xenomai/Config.in  | 50 +++++++++++++++++++++++++++++++++++++---------
 package/xenomai/xenomai.mk | 27 +++++++++++++++++++------
 2 files changed, 62 insertions(+), 15 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2020-06-25 19:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 20:55 [Buildroot] [PATCH 0/5 v4] package/xenomai: add alternate download locations (branch yem/xenomai-custom) Yann E. MORIN
2020-01-14 20:55 ` [Buildroot] [PATCH 1/5 v4] package/xenomai: move the version setting to Kconfig Yann E. MORIN
2020-03-11 22:09   ` Romain Naour
2020-01-14 20:55 ` [Buildroot] [PATCH 2/5 v4] package/xenomai: add support to download a custom tarball Yann E. MORIN
2020-01-14 20:55 ` [Buildroot] [PATCH 3/5 v4] package/xenomai: add support to download from a custom git tree Yann E. MORIN
2020-01-14 20:55 ` [Buildroot] [PATCH 4/5 v4] package/xenomai: add support to download from a custom Hg tree Yann E. MORIN
2020-03-11 22:35   ` Romain Naour
2020-03-11 22:45     ` Yann E. MORIN
2020-01-14 20:55 ` [Buildroot] [PATCH 5/5 v4] package/xenomai: add support to download from a custom svn tree Yann E. MORIN
2020-01-16  7:10 ` [Buildroot] [PATCH 0/5 v4] package/xenomai: add alternate download locations (branch yem/xenomai-custom) Jan Kiszka
2020-06-24 21:27 ` Thomas Petazzoni
2020-06-25 19:59   ` Yann E. MORIN

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.