All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: buildroot@buildroot.org
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: [Buildroot] [PATCH 0/2] br2-external: export list and versions of used extrenal trees (branch yem/br2-ext-name-ver)
Date: Sat, 11 Feb 2023 11:52:42 +0100	[thread overview]
Message-ID: <cover.1676112761.git.yann.morin.1998@free.fr> (raw)

Hello All!

This small two-patch series extends the information exported about the
br2-external trees in use for the current configuration: the list of
br2-external trees names, and the version for each. They are available
in Kconfig, and thus in the .config file, as well as make variables that
are exported in the environment.

Note: we'd have liked to also have the origin of said trees, like the
git origin remote or such, but that is far from trivial to extract.
Indeed, a br2-external on a git tree may have more than one remote
configured, and may get checked-out from a hash that is reachable from
branches in more than one remote.

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Yann E. MORIN (2):
      br2-external: make the list of external trees public
      br2-external: make version of external trees available

 support/scripts/br2-external | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 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.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2023-02-11 10:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-11 10:52 Yann E. MORIN [this message]
2023-02-11 10:52 ` [Buildroot] [PATCH 1/2] br2-external: make the list of external trees public Yann E. MORIN
2023-05-13 10:06   ` Yann E. MORIN
2023-02-11 10:52 ` [Buildroot] [PATCH 2/2] br2-external: make version of external trees available Yann E. MORIN
2023-05-13 10:07   ` Yann E. MORIN

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=cover.1676112761.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    /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.