On Fri, Feb 21, 2020 at 11:21 AM David Sidrane <david.sidr...@nscdg.com>
wrote:

> This is what I did:
>
> For apps and nuttx git fetch nuttx
> For apps and nuttx git checkout master
> For apps and nuttx git reset -hard nuttx/master
>
> make distclean
> ./tools/configure.sh  imxrt1060-evk:nsh
> make oldconfig
> make
>
> The results are as shown.
>
> Why are we changed the build system without testing on braches?


We should be testing build system changes a bit more carefully. In addition
I think the CI system is supposed to do this as well (nightly?) Has that
gone "live" yet?

Thanks for catching this quickly.

Nathan

Reply via email to