simbit18 commented on code in PR #3030:
URL: https://github.com/apache/nuttx-apps/pull/3030#discussion_r2007190413


##########
canutils/lely-canopen/Makefile:
##########
@@ -170,25 +170,34 @@ MAINSRC    = $(LELYCANOPEN_SRCDIR)/tools/coctl.c
 endif
 
 # Download and unpack tarball if no git repo found
-ifeq ($(wildcard $(LELYCANOPEN_SRCNAME)/.git),)

Review Comment:
   @xiaoxiang781216 Here we use curl is a lely-core-master.tar.gz package so it 
does not contain the .git 
   
   
https://gitlab.com/lely_industries/lely-core/-/archive/master/a2ecf70b76a42c25c5338d86e85250bf16fd7023.tar.gz
   
   This I have seen also affects in other places in the nuttx-apps repository 
   
   perhaps due to the copy-paste
   
   should be fixed



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