raiden00pl opened a new pull request, #2786:
URL: https://github.com/apache/nuttx-apps/pull/2786

   ## Summary
   canutils: change dependency from GPL to BSD
   socketCAN utils are dual licence, there is no point in using GPL licence 
when we can use BSD.
   
   Also change `select CANUTILS_LIBCANUTILS` to `depends on 
CANUTILS_LIBCANUTILS`. We can't `select` that option when 
`ALLOW_BSD_COMPONENTS` is not set.
   
   ## Impact
   SocketCAN utils depends on BSD now
   
   ## Testing
   CI
   


-- 
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: commits-unsubscr...@nuttx.apache.org

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

Reply via email to