szafonimateusz-mi opened a new pull request, #3212:
URL: https://github.com/apache/nuttx-apps/pull/3212

   ## Summary
   
   fix cmake build for cmoka:
   ```
      [2/9] No update step for 'cmocka_fetch-populate'
      [3/9] Performing patch step for 'cmocka_fetch-populate'
      can't find file to patch at input line 16
      Perhaps you used the wrong -p or --strip option?
   ``` 
   ## Impact
   
   fix build
   
   ## Testing
   cmoka builds correctly with cmake:
   
   ```
   [2/9] No update step for 'cmocka_fetch-populate'
   [3/9] Performing patch step for 'cmocka_fetch-populate'
   patching file src/cmocka.c
   patching file src/cmocka.c
   patching file src/cmocka.c
   patching file include/cmocka.h
   patching file src/cmocka.c
   patching file include/cmocka_private.h
   patching file src/cmocka.c
   
   ```
   
   
   


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