Lines Matching refs:term
26 - ``BB_ENV_WHITELIST`` became :term:`BB_ENV_PASSTHROUGH`
27 - ``BB_ENV_EXTRAWHITE`` became :term:`BB_ENV_PASSTHROUGH_ADDITIONS`
28 - ``BB_HASHBASE_WHITELIST`` became :term:`BB_BASEHASH_IGNORE_VARS`
29 - ``BB_HASHCONFIG_WHITELIST`` became :term:`BB_HASHCONFIG_IGNORE_VARS`
32 - ``CVE_CHECK_PN_WHITELIST`` became :term:`CVE_CHECK_SKIP_RECIPE`
33 - ``CVE_CHECK_WHITELIST`` became :term:`CVE_CHECK_IGNORE`
34 - ``ICECC_USER_CLASS_BL`` became :term:`ICECC_CLASS_DISABLE`
35 - ``ICECC_SYSTEM_CLASS_BL`` became :term:`ICECC_CLASS_DISABLE`
36 - ``ICECC_USER_PACKAGE_WL`` became :term:`ICECC_RECIPE_ENABLE`
37 - ``ICECC_USER_PACKAGE_BL`` became :term:`ICECC_RECIPE_DISABLE`
38 - ``ICECC_SYSTEM_PACKAGE_BL`` became :term:`ICECC_RECIPE_DISABLE`
39 - ``LICENSE_FLAGS_WHITELIST`` became :term:`LICENSE_FLAGS_ACCEPTED`
40 - ``MULTI_PROVIDER_WHITELIST`` became :term:`BB_MULTI_PROVIDER_ALLOWED`
41 - ``PNBLACKLIST`` became :term:`SKIP_RECIPE`
42 - ``SDK_LOCAL_CONF_BLACKLIST`` became :term:`ESDK_LOCALCONF_REMOVE`
43 - ``SDK_LOCAL_CONF_WHITELIST`` became :term:`ESDK_LOCALCONF_ALLOW`
44 - ``SDK_INHERIT_BLACKLIST`` became :term:`ESDK_CLASS_INHERIT_DISABLE`
46 - ``SYSROOT_DIRS_BLACKLIST`` became :term:`SYSROOT_DIRS_IGNORE`
47 - ``UNKNOWN_CONFIGURE_WHITELIST`` became :term:`UNKNOWN_CONFIGURE_OPT_IGNORE`
58 The :term:`BB_DISKMON_DIRS` variable value now uses the term ``HALT``
75 by ``git://`` and ``gitsm://`` :term:`SRC_URI` entries. For example::
80 script to convert your recipes is available in :term:`OpenEmbedded-Core (OE-Core)`
81 and in :term:`Poky`.
106 version of the BSD license in its :term:`LICENSE` value.
108 - :term:`LICENSE` variable values should now use `SPDX identifiers <https://spdx.org/licenses/>`__.
113 - :term:`INCOMPATIBLE_LICENSE` should now use `SPDX identifiers <https://spdx.org/licenses/>`__.
115 see the :term:`INCOMPATIBLE_LICENSE` documentation for further information.
165 If you were enabling the ``image-prelink`` class in :term:`INHERIT`, :term:`IMAGE_CLASSES`,
166 :term:`USER_CLASSES` etc in your configuration, then you will need to remove the
175 ``reproducible`` in :term:`INHERIT`, :term:`USER_CLASSES` etc. then they should be
181 a new :term:`KERNEL_DEBUG_TIMESTAMPS` variable to "1".
217 ``varflag`` variable named :term:`SKIP_RECIPE` which will use the `bb.parse.SkipRecipe()`
223 which use :term:`PKG` renaming such as :ref:`ref-classes-debian`. Such packagegroups
239 to :term:`PACKAGECONFIG` in a ``perl`` bbappend or ``PACKAGECONFIG:pn-perl`` at
243 previously supported in :term:`PACKAGECONFIG` have been removed, as they are no
247 for reproducibility purposes in the native case) with options in :term:`EXTRA_OECMAKE`
264 - The :term:`TOPDIR` variable and the current working directory are no longer modified
269 :term:`RRECOMMENDS`\ ``:${KERNEL_PACKAGE_NAME}-base`` should be set instead of
270 :term:`RDEPENDS`\ ``:${KERNEL_PACKAGE_NAME}-base``.