
8 Sep
2023
8 Sep
'23
3:59 p.m.
On Fri, Sep 08, 2023 at 07:53:05PM +0600, Maxim Uvarov wrote:
Before apply these patches it is needed to create lwIP merge into U-Boot: git subtree add --prefix net/lwip/lwip-external https://git.savannah.nongnu.org/git/lwip.git master --squash or create git submodule, depends how it's more easy to maintain external library.
So, I think we're going to go with subtree. Please work out how to integrate the above in to the build process automatically (and such that we can maintain it via upgrades moving forward).
--
Tom