Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The statements to put in your local.conf file are illustrated below:


Code Block
INHERIT += "externalsrc"

...



EXTERNALSRC_pn-myrecipe = "path-to-your-source-tree"


By default, externalsrc.bbclass builds the source code in a directory separate from the external source directory as specified by EXTERNALSRC. If you need to have the source built in the same directory in which it resides, or some other nominated directory, you can set EXTERNALSRC_BUILD to point to that directory:

...

Yocto Build Types: SRC_URI v/s External SRC

draw.io Diagram
diagramNameSRC_URI-VS-EXTERNAL-SRC.drawio
revision1
Image Removed


Additional Information

Page Tree
rootDOC:RDK-V Yocto Build Framework -old

References