All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] package/stellarium: disable telescopecontrol plugin
Date: Sun, 6 Aug 2023 13:48:11 +0200	[thread overview]
Message-ID: <20230806134811.2e4ca69f@windsurf> (raw)
In-Reply-To: <20230804183321.1766262-1-bernd@kuhls.net>

On Fri,  4 Aug 2023 20:33:19 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Buildroot commit 319c56dfe3309dbf24be01fed3afff6259a2c5dd bumped
> stellarium which included this commit
> https://github.com/Stellarium/stellarium/commit/186b06fa215bd28ea03cc291dc861b552af8d99a
> 
> It removed the previously bundled libindi source and lets stellarium
> download the sourcecode of the indiclient package (not present in
> buildroot) during the build:
> 
> $ find output/build/stellarium-23.2/ -iname *.zip
> output/build/stellarium-23.2/_deps/indiclient-subbuild/indiclient-populate-prefix/src/v1.8.5.zip
> 
> which breaks offline builds.
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/stellarium/stellarium.mk | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)

Series applied, thanks! Thanks for including directly in the first
iteration the details of which Buildroot commit introduced the issue,
this is *very* useful and allows such patches to be applied directly.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2023-08-06 11:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 18:33 [Buildroot] [PATCH 1/3] package/stellarium: disable telescopecontrol plugin Bernd Kuhls
2023-08-04 18:33 ` [Buildroot] [PATCH 2/3] package/stellarium: disable xlsx support Bernd Kuhls
2023-09-10 21:29   ` Peter Korsgaard
2023-08-04 18:33 ` [Buildroot] [PATCH 3/3] package/stellarium: disable ShowMySky atmosphere model Bernd Kuhls
2023-09-10 21:30   ` Peter Korsgaard
2023-08-06 11:48 ` Thomas Petazzoni via buildroot [this message]
2023-09-10 21:29 ` [Buildroot] [PATCH 1/3] package/stellarium: disable telescopecontrol plugin Peter Korsgaard

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=20230806134811.2e4ca69f@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd@kuhls.net \
    --cc=thomas.petazzoni@bootlin.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.