Message ID | 7caf7a0a-c2ed-420c-afc7-620ab11461b5@linaro.org |
---|---|
State | New |
Headers | show |
Series | Please pull u-boot-net-20250212 | expand |
On Wed, Feb 12, 2025 at 02:54:37PM +0100, Jerome Forissier wrote: > Hi Tom, > > The following changes since commit 3da1864b1f2fc3cf2b4eaa1849bcafa669ff674c: > > configs: Resync with savedefconfig (2025-02-11 09:57:33 -0600) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-net.git/ u-boot-net-20250212 Did that tag get pushed? I had to look around and found the commit mentioned but not the tag/branch. > for you to fetch changes up to 893e32848f00e71eacdda2f7bfc32aa303f7a01f: > > net: Kconfig: depend on DM_RNG for WGET_HTTPS (2025-02-12 10:25:14 +0100) > > CI OK: https://source.denx.de/u-boot/custodians/u-boot-net/-/pipelines/24577 One more small thing, I think when applying patches you had it add your signed-off-by too, which isn't how things work here (but is how the kernel works), which lead to checkpatch.pl noting duplicate signatures, which I fixed. With that said, applied to u-boot/master, thanks!