All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org, Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/2] package/rtl_433: do not leak Buildroot git info
Date: Mon, 22 Sep 2025 21:54:22 +0200	[thread overview]
Message-ID: <5e8b6a0cd72d03c840f8aef8124be815@free.fr> (raw)
In-Reply-To: <20250922081552.3598651-1-peter@korsgaard.com>

On 22/09/2025 10:15, Peter Korsgaard wrote:
> The CMake build system has logic to detect the git repo info and 
> include it
> in the version output.  This unfortunately gets confused and adds the 
> git
> info of the Buildroot repository when building inside the repo:
> 
> -- Found Git version: refs/heads/rtl_433-25.02 commit 
> a367362af00ed349915b0b4496ebeb9910fc86e4                                
>  from 2025-09-21T20:07:58+0200
> -- Using Git version tag: 2025.08-283-ga367362af0 on rtl_433-25.02 at 
> 202509212007
> 
> rtl_433 -V
> rtl_433 version 2025.08-283-ga367362af0 branch rtl_433-25.02 at 
> 202509212007 inputs file rtl_tcp RTL-SDR
> 
> Pass GIT_DIR=.  to the configure step similar to how it is already done 
> for
> the build step to disable this.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Series applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2025-09-22 19:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-22  8:15 [Buildroot] [PATCH 1/2] package/rtl_433: do not leak Buildroot git info Peter Korsgaard
2025-09-22  8:15 ` [Buildroot] [PATCH 2/2] package/rtl_433: bump to version 25.02 Peter Korsgaard
2025-09-22 19:54 ` Julien Olivain via buildroot [this message]

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=5e8b6a0cd72d03c840f8aef8124be815@free.fr \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=ju.o@free.fr \
    --cc=peter@korsgaard.com \
    /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.