You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/17 14:27:29 UTC

[GitHub] [incubator-nuttx-apps] patacongo commented on pull request #302: Bump LVGL version to latest release

patacongo commented on pull request #302:
URL: https://github.com/apache/incubator-nuttx-apps/pull/302#issuecomment-645408385


   > 
   > 
   > > Ok, I restarted the workflow let to see if it will work now
   > 
   > It seems the error occurred here:
   > 
   > > 2020-06-17T12:53:32.5126480Z   Normalize imxrt1060-evk/lvgl
   > > 2020-06-17T12:53:33.2381085Z 23d22
   > > 2020-06-17T12:53:33.2381553Z < CONFIG_EXAMPLES_LVGLDEMO_THEME_2=y
   > > 2020-06-17T12:53:33.2381698Z 47,48d45
   > > 2020-06-17T12:53:33.2381840Z < CONFIG_LV_USE_THEME_ALIEN=y
   > > 2020-06-17T12:53:33.2381953Z < CONFIG_LV_USE_THEME_DEFAULT=y
   > > 2020-06-17T12:53:33.2382076Z 51,52d47
   > > 2020-06-17T12:53:33.2382201Z < CONFIG_LV_USE_THEME_NEMO=y
   > > 2020-06-17T12:53:33.2382328Z < CONFIG_LV_USE_THEME_NIGHT=y
   > > 2020-06-17T12:53:33.2382451Z 54d48
   > > 2020-06-17T12:53:33.2382572Z < CONFIG_LV_USE_THEME_ZEN=y
   > 
   > But no error or warning in my local build for this board.
   
   Yes, you will need to update ALL defconfig files under boards/
   
       find boards -name defconfig
   
   And each of these configurations will have to go through tools/refresh.sh
   
       tools/refresh.sh --silent
   
   Then commit and push the result to your branch.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org