
Hi Tom,
On Fri, Nov 15, 2024 at 6:17 AM Tom Rini trini@konsulko.com wrote:
On Thu, Nov 14, 2024 at 08:26:33PM -0800, Tony Dinh wrote:
Hi Tom,
I am on 2025.01-rc2, and I am trying to commit some files. The error seems to indicate this framework directory might need some modification. Did I miss something?
error: 'lib/mbedtls/external/mbedtls/framework' does not have a commit checked out fatal: updating files failed
That's odd. You didn't happen to try out some of the previous lwIP iterations on that tree did you?
No, I did not. The tree is clean with "make mrproper" and on the master branch. I just did a git pull and worked on it.
I went and looked at https://github.com/Mbed-TLS/mbedtls.git. The framework directory is pointing to a specific commit. framework @ 3867faa
I'll stash and repeat it on another clean tree.
All the best, Tony