Skip to content

Commit

Permalink
softwaredevelopment.rst: Remove troubleshooting section when building…
Browse files Browse the repository at this point in the history
… the SDK

The issue described has been solved by commits on our meta-layers.
  • Loading branch information
jfilus committed Sep 4, 2020
1 parent caab3f0 commit 4be7b1a
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions docs/source/softwaredevelopment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -617,32 +617,6 @@ The newely generated toolchain will be available under:
For additional information, please visit: https://www.yoctoproject.org/docs/3.0.3/overview-manual/overview-manual.html#cross-development-toolchain-generation


Troubleshooting
-------------------

- **Errors when building the toolchain**

If you get the error below, please revert commit: ``179c5cb7fd0f06970135187f1203507aa55d6bde`` in the poky repository (sources/poky). See also Bug 13338 https://bugzilla.yoctoproject.org/show_bug.cgi?id=13338.

.. code-block:: none
:emphasize-lines: 11,12
ERROR: bytesatwork-minimal-image-1.0-r0 do_populate_sdk: Unable to install packages. Command '/home/daniel/workspace/bytesatwork/yocto/ti-m2-zeus/build/tmp/work/bytepanel_emmc-poky-linux-gnueabi/bytesatwork-minimal-image/1.0-r0/recipe-sysroot-native/usr/bin/apt-get install --force-yes --allow-unauthenticated openssh-ssh openssh-sshd apt dpkg coreutils base-passwd dhcp-client target-sdk-provides-dummy shadow openssh-scp packagegroup-core-standalone-sdk-target packagegroup-core-boot vim openssh-sftp-server run-postinsts' returned 100:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
target-sdk-provides-dummy : Conflicts: coreutils
E: Unable to correct problems, you have held broken packages.
----

******
Kernel
******
Expand Down

0 comments on commit 4be7b1a

Please sign in to comment.