Home
last modified time | relevance | path

Searched refs:TEMPLATECONF (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-setup-builddir40 ORG_TEMPLATECONF=$TEMPLATECONF
45 if [ -n "$TEMPLATECONF" ]; then
46 if [ ! -d "$TEMPLATECONF" ]; then
48 if [ -d "$OEROOT/$TEMPLATECONF" ]; then
49 TEMPLATECONF="$OEROOT/$TEMPLATECONF"
51 [ -d "$TEMPLATECONF" ] ||
52 die "TEMPLATECONF value points to nonexistent directory '$TEMPLATECONF'"
58 OECORELAYERCONF="$TEMPLATECONF/bblayers.conf.sample"
59 OECORELOCALCONF="$TEMPLATECONF/local.conf.sample"
60 OECORESUMMARYCONF="$TEMPLATECONF/conf-summary.txt"
[all …]
/openbmc/openbmc/poky/bitbake/bin/
H A Dtoaster40 export TEMPLATECONF
168 if [ -n "$TEMPLATECONF" ]; then
169 if [ ! -d "$TEMPLATECONF" ]; then
171 if [ -d "$OE_ROOT/$TEMPLATECONF" ]; then
172 TEMPLATECONF="$OE_ROOT/$TEMPLATECONF"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dcustom-template-configuration-directory.rst21TEMPLATECONF=/srv/work/alex/meta-alex/conf/templates/test-1 . /srv/work/alex/poky/oe-init-build-en…
28 to one of them with :term:`TEMPLATECONF` environment variable::
30TEMPLATECONF=/srv/work/alex/meta-alex/conf/templates/test-1 . /srv/work/alex/poky/oe-init-build-en…
33 :term:`TEMPLATECONF` to locate the directory from which it gathers
37 If :term:`TEMPLATECONF` is not set, the default value is obtained
42 TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default}
H A Dlayers.rst735 This template can later be used for setting up builds via :term:`TEMPLATECONF`.
/openbmc/openbmc/poky/
H A D.templateconf2 TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default}
H A Doe-init-build-env46 TEMPLATECONF="$TEMPLATECONF" "$OEROOT"/scripts/oe-setup-builddir || {
/openbmc/openbmc/
H A D.templateconf2 TEMPLATECONF=${TEMPLATECONF:-meta-poky/conf/templates/default}
H A Doe-init-build-env46 TEMPLATECONF="$TEMPLATECONF" "$OEROOT"/scripts/oe-setup-builddir || {
H A Dsetup78 TEMPLATECONF="${tmpl}/templates/default" source \
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst279 :term:`TEMPLATECONF` script variable, which defaults to ``meta-poky/conf/templates/default``
287 TEMPLATECONF=your_layer/conf/templates/your_template_name
296 You can see how the :term:`TEMPLATECONF` variable is used by looking at the
318 file used depends on the :term:`TEMPLATECONF` script variable, which
326 TEMPLATECONF=your_layer/conf/templates/your_template_name
333 You can see how the :term:`TEMPLATECONF` variable is defined by the ``scripts/oe-setup-builddir``
H A Dvariables.rst8959 :term:`TEMPLATECONF`
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dsetup-and-use.rst303 $ TOASTER_DIR=`pwd\` TEMPLATECONF='poky' \
314 :term:`TEMPLATECONF` value reflects the contents of
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dconcepts.rst261 ``$TEMPLATECONF``