A Yocto Cheatsheet

Leesoo Ahn - Nov 1 - - Dev Community

Use external kernel source

Add the following lines to local.conf file.

INHERIT += "externalsrc"
EXTERNALSRC:pn-linux-raspberrypi = "/path/to/linux-kernel"
Enter fullscreen mode Exit fullscreen mode
. . . . . . . .
Terabox Video Player