FelipeMdeO commented on code in PR #3532: URL: https://github.com/apache/nuttx-apps/pull/3532#discussion_r3468083821
########## netutils/dropbear/patch/0002-use-nuttx-passwd-auth.patch: ########## @@ -0,0 +1,87 @@ +--- a/src/svr-authpasswd.c ++++ b/src/svr-authpasswd.c +@@ -33,6 +33,77 @@ + + #if DROPBEAR_SVR_PASSWORD_AUTH + ++#if DROPBEAR_NUTTX_PASSWD Review Comment: Sure, I will and I can take care this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
