Lines Matching refs:term
46 The following changes have been made to :term:`BitBake`.
54 :term:`SRC_URI`, BitBake will now validate the
55 :term:`SRCREV` value against the branch. You can specify
64 you can add ";nobranch=1" to the end of the URL within :term:`SRC_URI`.
135 :term:`TMPDIR` can no longer be on an NFS mount. NFS does
137 unexpected issues if used to store :term:`TMPDIR`.
139 The check for this occurs on startup. If :term:`TMPDIR` is detected on an
148 detected during a build. For :term:`PR` increments on changes,
158 The "sum.jffs2" option for :term:`IMAGE_TYPES` has
167 The :term:`COPY_LIC_MANIFEST` variable must now
175 The :term:`COPY_LIC_DIRS` variable must now be set
184 :term:`FEATURE_PACKAGES` to more accurately
197 - :term:`ROOTFS_PREPROCESS_COMMAND`
198 - :term:`ROOTFS_POSTPROCESS_COMMAND`
199 - :term:`SDK_POSTPROCESS_COMMAND`
200 - :term:`POPULATE_SDK_POST_TARGET_COMMAND`
201 - :term:`POPULATE_SDK_POST_HOST_COMMAND`
202 - :term:`IMAGE_POSTPROCESS_COMMAND`
203 - :term:`IMAGE_PREPROCESS_COMMAND`
204 - :term:`ROOTFS_POSTUNINSTALL_COMMAND`
205 - :term:`ROOTFS_POSTINSTALL_COMMAND`
276 The top-level :term:`LICENSE` file has been changed to better describe the
277 license of the various components of :term:`OpenEmbedded-Core (OE-Core)`. However,
282 :term:`LIC_FILES_CHKSUM` (as
286 :term:`LIC_FILES_CHKSUM` point to a file describing the license that is
296 :term:`CFLAGS` value. You need to take action on
299 you need to add "-fpermissive" to :term:`CFLAGS` in the recipes.
307 :term:`IMAGE_FSTYPES`, must declare their
309 :term:`IMAGE_TYPEDEP` variable.