User Tools

Site Tools


troubleshooting:app-recipes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
troubleshooting:app-recipes [2019/02/08 13:28]
claneys
troubleshooting:app-recipes [2019/02/08 13:30]
claneys [Autobuild migration]
Line 94: Line 94:
 </​code>​ </​code>​
  
-This warning is about the migration of *wgt* package build from various methods to only one, the *autobuild* script.+This warning is about the migration of **wgt** package build from various methods to only one, the **autobuild** script.
  
-This script was originally located in <​ROOT-FOLDER>/​conf.d/​autobuild/​{agl,​linux}/​autobuild but now it should be located directly at the project root folder <​ROOT-FOLDER>/​autobuild/​{agl,​linux}/​autobuild. Yocto takes the *autobuild* in the *agl* subdirectory. So you need the script <​ROOT-FOLDER>/​autobuild/​agl/​autobuild.+This script was originally located in **<​ROOT-FOLDER>/​conf.d/​autobuild/​{agl,​linux}/​autobuild** but now it should be located directly at the project root folder ​**<​ROOT-FOLDER>/​autobuild/​{agl,​linux}/​autobuild**. Yocto takes the **autobuild** in the **agl** subdirectory. So you need the script ​**<​ROOT-FOLDER>/​autobuild/​agl/​autobuild**.
  
 An example can be found in gerrit [[https://​gerrit.automotivelinux.org/​gerrit/​gitweb?​p=src/​cmake-apps-module.git;​a=blob_plain;​f=src/​template.d/​autobuild/​agl/​autobuild.in;​hb=HEAD|cmake-apps-module]] repository and use the CMake module to build the *wgt* so you maybe have to tweak it a little bit. An example can be found in gerrit [[https://​gerrit.automotivelinux.org/​gerrit/​gitweb?​p=src/​cmake-apps-module.git;​a=blob_plain;​f=src/​template.d/​autobuild/​agl/​autobuild.in;​hb=HEAD|cmake-apps-module]] repository and use the CMake module to build the *wgt* so you maybe have to tweak it a little bit.
troubleshooting/app-recipes.txt ยท Last modified: 2019/02/08 13:31 by claneys