This section describes some common issues you can experience while configuring out-of-tree build.
| Problem / Error Message | Description |
|---|---|
fatal: The remote end hung up unexpectedly ERROR:
Failed to get linux-kernel
|
Problem Description:
This error
message indicates that system is unable to download the source
code ( Check whether entered remote git URL is proper or not. If the previous solution does not solve the problem, cleanup the build with the following command:
Above command removes following directories.
Re-build the system image. For more information, see the Building a System Image. |