pussuw commented on PR #6069: URL: https://github.com/apache/incubator-nuttx/pull/6069#issuecomment-1106123719
> > Can e.g. @pkarashchenko tell me how to solve the CI issue with boot_romfsimg.h (boards/risc-v/mpfs/icicle/include/boot_romfsimg.h) ? > > The file is automatically generated by tools/mkromfsimg.sh which does not append the license text etc etc. > > I will try to see what is going on. But first look is that if file is auto-generated always, then you should remove it from git repository and add to .gitignore. Ok thanks. The reason I added the file is because CONFIG_MPFS_ROMFS_MOUNT needs it, and it must have some "dummy info" for the autobuild to work. One option of course is that I omit CONFIG_MPFS_ROMFS_MOUNT from the knsh defconfig 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
