diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index dc30659159..02635f4127 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -836,58 +836,6 @@ | |||
| 836 | manual. | 836 | manual. |
| 837 | For information about how to install these images, see the | 837 | For information about how to install these images, see the |
| 838 | documentation for your particular board or machine. | 838 | documentation for your particular board or machine. |
| 839 | <note><title>Build Notes</title> | ||
| 840 | <itemizedlist> | ||
| 841 | <listitem><para> | ||
| 842 | If you experience a build error due to resources | ||
| 843 | temporarily being unavailable and it appears you | ||
| 844 | should not be having this issue, it might be due | ||
| 845 | to the combination of a 4.3+ Linux kernel and | ||
| 846 | <filename>systemd</filename> version 228+ | ||
| 847 | (i.e. see this | ||
| 848 | <ulink url='http://unix.stackexchange.com/questions/253903/creating-threads-fails-with-resource-temporarily-unavailable-with-4-3-kernel'>link</ulink> | ||
| 849 | for information).</para> | ||
| 850 | |||
| 851 | <para>To work around this issue, you can try either | ||
| 852 | of the following: | ||
| 853 | <itemizedlist> | ||
| 854 | <listitem><para> | ||
| 855 | Try the build again. | ||
| 856 | </para></listitem> | ||
| 857 | <listitem><para> | ||
| 858 | Modify the "DefaultTasksMax" | ||
| 859 | <filename>systemd</filename> parameter | ||
| 860 | by uncommenting it and setting it to | ||
| 861 | "infinity". | ||
| 862 | You can find this parameter in the | ||
| 863 | <filename>system.conf</filename> file | ||
| 864 | located in | ||
| 865 | <filename>/etc/systemd</filename> | ||
| 866 | on most systems. | ||
| 867 | </para></listitem> | ||
| 868 | </itemizedlist> | ||
| 869 | </para></listitem> | ||
| 870 | <listitem><para> | ||
| 871 | Building an image without GNU General Public | ||
| 872 | License Version 3 (GPLv3), or similarly licensed, | ||
| 873 | components is supported for only minimal and | ||
| 874 | base images. | ||
| 875 | See the | ||
| 876 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" | ||
| 877 | chapter in the Yocto Project Reference Manual | ||
| 878 | for more information. | ||
| 879 | </para></listitem> | ||
| 880 | <listitem><para> | ||
| 881 | When building an image using GPL components, | ||
| 882 | you need to maintain your original settings and | ||
| 883 | not switch back and forth applying different | ||
| 884 | versions of the GNU General Public License. | ||
| 885 | If you rebuild using different versions of GPL, | ||
| 886 | dependency errors might occur due to some components | ||
| 887 | not being rebuilt. | ||
| 888 | </para></listitem> | ||
| 889 | </itemizedlist> | ||
| 890 | </note> | ||
| 891 | </para></listitem> | 839 | </para></listitem> |
| 892 | </orderedlist> | 840 | </orderedlist> |
| 893 | </para> | 841 | </para> |
