You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/29 04:53:08 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #697: netutils: dhcpc: Fix Kconfig for the usrsock

masayuki2009 opened a new pull request #697:
URL: https://github.com/apache/incubator-nuttx-apps/pull/697


   ## Summary
   
   - This commit fixes the renew command with the usrsock
   
   ## Impact
   
   - None
   
   ## Testing
   
   - Tested with spresense:wifi and esp32-devkitc:wapi
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #697: netutils: dhcpc: Fix Kconfig for the usrsock

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #697:
URL: https://github.com/apache/incubator-nuttx-apps/pull/697


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #697: netutils: dhcpc: Fix Kconfig for the usrsock

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #697:
URL: https://github.com/apache/incubator-nuttx-apps/pull/697#issuecomment-828950454


   Hmmm, I need to normalize the sim/vpnkit first.
   
   ```
   
   ====================================================================================
   Configuration/Tool: sim/vpnkit
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Building NuttX...
     Normalize sim/vpnkit
   48d47
   < CONFIG_NETDEV_IFINDEX=y
   Saving the new configuration file
   ```
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #697: netutils: dhcpc: Fix Kconfig for the usrsock

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #697:
URL: https://github.com/apache/incubator-nuttx-apps/pull/697#issuecomment-828954719


   >Hmmm, we need to normalize the sim/vpnkit first.
   
   https://github.com/apache/incubator-nuttx/pull/3627
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] masayuki2009 edited a comment on pull request #697: netutils: dhcpc: Fix Kconfig for the usrsock

Posted by GitBox <gi...@apache.org>.
masayuki2009 edited a comment on pull request #697:
URL: https://github.com/apache/incubator-nuttx-apps/pull/697#issuecomment-828950454


   Hmmm, we need to normalize the sim/vpnkit first.
   
   ```
   
   ====================================================================================
   Configuration/Tool: sim/vpnkit
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Building NuttX...
     Normalize sim/vpnkit
   48d47
   < CONFIG_NETDEV_IFINDEX=y
   Saving the new configuration file
   ```
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org