From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Jesse Taube <mr.bossman075@gmail.com>
Cc: buildroot@buildroot.org, Marcus Hoffmann <buildroot@bubu1.eu>
Subject: Re: [Buildroot] [PATCH 2/2] package/pico-sdk: Clone submodules for picotool
Date: Tue, 6 Jan 2026 22:12:10 +0100 [thread overview]
Message-ID: <20260106221210.206df8d0@windsurf> (raw)
In-Reply-To: <20250805000352.4062434-2-Mr.Bossman075@gmail.com>
On Mon, 4 Aug 2025 20:03:52 -0400
Jesse Taube <mr.bossman075@gmail.com> wrote:
> picotool needs mbedtls for --hash --sign and --offset.
> Clone submodules in pico-sdk to provide the nessasaary files for
^^^^^^^^^^ typo
> picotool to build and link mbedtls and other optional libraries.
>
> Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
But then does that mean that your PATCH 1/2, without PATCH 2/2, breaks
the build of picotool?
If that's the case, then you should do this change to use submodules
directly in PATCH 1/2, as part of the bump, so that the build works
between every patch we apply.
> -PICO_SDK_VERSION = 2.1.1
> -PICO_SDK_SITE = $(call github,raspberrypi,pico-sdk,$(PICO_SDK_VERSION))
> +PICO_SDK_VERSION = refs/tags/2.1.1
Just "2.1.1" should be fine here
> +PICO_SDK_SITE = https://git@github.com/raspberrypi/pico-sdk.git
Should be just https://github.com/raspberrypi/pico-sdk.git
Has anyone reported to upstream that their release tarball should
contain the submodules?
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-01-06 21:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-05 0:03 [Buildroot] [PATCH 1/2] package/picotool, pico-sdk: Bump version to 2.1.1 Jesse Taube
2025-08-05 0:03 ` [Buildroot] [PATCH 2/2] package/pico-sdk: Clone submodules for picotool Jesse Taube
2026-01-06 21:12 ` Thomas Petazzoni via buildroot [this message]
2026-01-12 21:20 ` Jesse T
2026-01-06 21:09 ` [Buildroot] [PATCH 1/2] package/picotool, pico-sdk: Bump version to 2.1.1 Thomas Petazzoni via buildroot
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=20260106221210.206df8d0@windsurf \
--to=buildroot@buildroot.org \
--cc=buildroot@bubu1.eu \
--cc=mr.bossman075@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox