summaryrefslogtreecommitdiffstats
path: root/oe-init-build-env
AgeCommit message (Expand)Author
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-03-12oe-init-build-env: Error out when failed to locate cwdRobert Yang
2017-07-21oe-init-build-env-memres: Drop itRichard Purdie
2016-03-20oe-init-build-env*: Make them actually return failuresPeter Kjellerstedt
2016-03-20oe-init-build-env*: Remove unnecessary differences between the scriptsPeter Kjellerstedt
2016-03-20oe-init-build-env*: Update/correct comment about specifying argumentsPeter Kjellerstedt
2016-03-20oe-init-build-env*: Allow $OEROOT to be predefinedPeter Kjellerstedt
2015-12-27scripts: hand the TEMPLATECONF local over to setup-builddirMarcus Müller
2015-04-13oe-init-build-env: fix for build dirs that have spaces in their pathJoshua Lock
2014-03-11oe-init-build-env: Improve script sourcing detection.Gary Thomas
2013-12-02oe-init-build-env: Allow startup with and without memresJason Wessel
2013-10-04oe-init-build-env: unset BBSERVERRichard Purdie
2013-04-05oe-init-build-env: Make it use the correct $OEROOT with zshPeter Kjellerstedt
2012-03-26Various typoes fixed, all comments or output strings.Robert P. J. Day
2011-08-02oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIRDexuan Cui
2011-04-21Further cleanup of various poky referencesRichard Purdie
2011-04-20poky-setup-builddir: Rename to oe-setup-builddir and clean up POKY variable r...Richard Purdie
2011-04-20oe-init-build-env: Fix typoRichard Purdie
2011-04-20Rename poky-init-build-env to oe-init-build-envRichard Purdie
eric.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >

<book id='ref-manual' lang='en'
      xmlns:xi="http://www.w3.org/2003/XInclude"
      xmlns="http://docbook.org/ns/docbook"
      >
    <bookinfo>

        <mediaobject>
            <imageobject>
                <imagedata fileref='figures/poky-title.png'
                    format='SVG'
                    align='left' scalefit='1' width='100%'/>
            </imageobject>
        </mediaobject>

        <title>
            Yocto Project Reference Manual
        </title>

        <authorgroup>
            <author>
                <firstname>Richard</firstname> <surname>Purdie</surname>
                <affiliation>
                    <orgname>Linux Foundation</orgname>
                </affiliation>
                <email>richard.purdie@linuxfoundation.org</email>
            </author>

        </authorgroup>

        <revhistory>
            <revision>
                <revnumber>4.0+git</revnumber>
                <date>24 November 2010</date>
                <revremark>Released with the Yocto Project 0.9 Release</revremark>
            </revision>
            <revision>
                <revnumber>1.0</revnumber>
                <date>6 April 2011</date>
                <revremark>Released with the Yocto Project 1.0 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.0.1</revnumber>
                <date>23 May 2011</date>
                <revremark>Released with the Yocto Project 1.0.1 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.1</revnumber>
                <date>6 October 2011</date>
                <revremark>Released with the Yocto Project 1.1 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.2</revnumber>
                <date>April 2012</date>
                <revremark>Released with the Yocto Project 1.2 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.3</revnumber>
                <date>October 2012</date>
                <revremark>Released with the Yocto Project 1.3 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.4</revnumber>
                <date>April 2013</date>
                <revremark>Released with the Yocto Project 1.4 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.5</revnumber>
                <date>October 2013</date>
                <revremark>Released with the Yocto Project 1.5 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.5.1</revnumber>
                <date>January 2014</date>
                <revremark>Released with the Yocto Project 1.5.1 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.6</revnumber>
                <date>April 2014</date>
                <revremark>Released with the Yocto Project 1.6 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.7</revnumber>
                <date>October 2014</date>
                <revremark>Released with the Yocto Project 1.7 Release.</revremark>
            </revision>
            <revision>
                <revnumber>1.8</revnumber>
                <date>Sometime in 2015</date>
                <revremark>Released with the Yocto Project 1.8 Release.</revremark>
            </revision>
        </revhistory>

    <copyright>
      <year>&COPYRIGHT_YEAR;</year>
      <holder>Linux Foundation</holder>
    </copyright>

    <legalnotice>
      <para>
        Permission is granted to copy, distribute and/or modify this document under
        the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons.
      </para>
      <note>
          For the latest version of this manual associated with this
          Yocto Project release, see the
          <ulink url='&YOCTO_DOCS_REF_URL;'>Yocto Project Reference Manual</ulink>
          from the Yocto Project website.
      </note>
    </legalnotice>

    </bookinfo>

    <xi:include href="introduction.xml"/>

    <xi:include href="usingpoky.xml"/>

    <xi:include href="closer-look.xml"/>

    <xi:include href="technical-details.xml"/>

    <xi:include href="migration.xml"/>

    <xi:include href="ref-structure.xml"/>

    <xi:include href="ref-classes.xml"/>

    <xi:include href="ref-tasks.xml"/>

    <xi:include href="ref-qa-checks.xml"/>

    <xi:include href="ref-images.xml"/>

    <xi:include href="ref-features.xml"/>

    <xi:include href="ref-variables.xml"/>

    <xi:include href="ref-varlocality.xml"/>

    <xi:include href="faq.xml"/>

    <xi:include href="resources.xml"/>

<!--    <index id='index'>
      <title>Index</title>
    </index>
-->

</book>
<!--
vim: expandtab tw=80 ts=4
-->