pkarashchenko opened a new pull request #5895:
URL: https://github.com/apache/incubator-nuttx/pull/5895


   ## Summary
   In case if common board logic is enabled the `RCRAWS` list that contains a 
list of files with path relative to `{board-name}/src` points to a wrong 
location because `{board-name}/src` is mapped to `common/board` path. As the 
result the dependency tracking does not work and files are not copied.
   
   ## Impact
   Board that use in-tree common enabled with `RCRAWS` set to non-empty
   
   ## Testing
   Tested on custom board with SAME70 MCU


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


Reply via email to