Home
last modified time | relevance | path

Searched refs:bbclass (Results 1 – 25 of 167) sorted by relevance

1234567

/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dclasses.rst16 ``.bbclass`` and are usually placed in a ``classes/`` directory beneath
26 Directory. You can reference the ``.bbclass`` files directly for more
31 ``allarch.bbclass``
64 ``archiver.bbclass``
78 ``autotools*.bbclass``
93 ``autotools.bbclass`` building with ``B != S``).
126 ``base.bbclass``
145 ``bash-completion.bbclass``
153 ``bin_package.bbclass``
180 ``binconfig.bbclass``
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/ftdetect/
H A Dbitbake.vim7 " This sets up the syntax highlighting for BitBake files, like .bb, .bbclass and .inc
13 " .bb, .bbappend and .bbclass
14 au BufNewFile,BufRead *.{bb,bbappend,bbclass} set filetype=bitbake
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst29 - base.bbclass: Correct the test for obsolete license exceptions
36 - cargo_common.bbclass: enable bitbake vendoring for externalsrc
48 - externalsrc.bbclass: support crate fetcher on externalsrc
82 - insane.bbclass: host-user-contaminated: Correct per package home path
87 - kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE set
88 - kernel.bbclass: pass LD also in savedefconfig
121 - package.bbclass: Avoid stripping signed kernel modules in splitdebuginfo
122 - package.bbclass: Fix base directory for debugsource files when using externalsrc
123 - package.bbclass: Fix kernel source handling when not using externalsrc
141 - rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}
[all …]
H A Drelease-notes-4.0.2.rst32 - buildhistory.bbclass: fix shell syntax when using dash
37 - cve-check.bbclass: Added do_populate_sdk[recrdeptask].
76 - image.bbclass: allow overriding dependency on virtual/kernel:do_deploy
77 - insane.bbclass: make sure to close .patch files
79 - kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task
89 - license.bbclass: Bound beginline and endline in copy_license_files()
90 - license_image.bbclass: Make QA errors fail the build
113 - meson.bbclass: add cython binary to cross/native toolchain config
129 - pypi.bbclass: Set CVE_PRODUCT to PYPI_PACKAGE
135 - rootfs-postcommands.bbclass: correct comments
[all …]
H A Drelease-notes-4.0.6.rst46 - cargo_common.bbclass: Fix typos
50 - create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED
57 - externalsrc.bbclass: Remove a trailing slash from ${B}
58 - externalsrc.bbclass: fix git repo detection
68 - gnomebase.bbclass: return the whole version for tarball directory if it is a number
74 - insane.bbclass: Allow hashlib version that only accepts on parameter
80 - kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR
81 - kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuild
109 - mirrors.bbclass: update CPAN_MIRROR
110 - mirrors.bbclass: use shallow tarball for binutils-native
H A Drelease-notes-4.0.4.rst26 - archiver.bbclass: remove unsed do_deploy_archives[dirs]
27 - archiver.bbclass: some recipes that uses the kernelsrc bbclass uses the shared source
57 - core-image.bbclass: Exclude openssh complementary packages
76 - insane.bbclass: Skip patches not in oe-core by full path
78 - kernel-fitimage.bbclass: add padding algorithm property in config nodes
79 - kernel-fitimage.bbclass: only package unique DTBs
130 - rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writable
H A Drelease-notes-4.0.1.rst37 - devshell.bbclass: Allow devshell & pydevshell to use the network
60 - go.bbclass: disable the use of the default configuration file
65 - kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETA
95 - package.bbclass: Prevent perform_packagecopy from removing /sysroot-only
100 - qemu.bbclass: Extend ppc/ppc64 extra options
H A Drelease-notes-4.0.8.rst24 - core-image.bbclass: Fix missing leading whitespace with ':append'
25 - populate_sdk_ext.bbclass: Fix missing leading whitespace with ':append'
53 - image.bbclass: print all QA functions exceptions
91 - scons.bbclass: Make MAXLINELENGTH overridable
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Ddistro_features_check.bbclass4 … bb.warn("distro_features_check.bbclass is deprecated, please use features_check.bbclass instead")
H A Dcargo_common.bbclass4 ## must be different than cargo.bbclass because Rust
5 ## now builds with Cargo but cannot use cargo.bbclass
6 ## due to dependencies and assumptions in cargo.bbclass
8 ## is used by cargo.bbclass and Rust
H A Dsystemd-boot.bbclass5 # systemd-boot.bbclass - The "systemd-boot" is essentially the gummiboot merged into systemd.
10 # (images built by image-live.bbclass)
H A Dextrausers.bbclass1 # This bbclass is used for image level user/group configuration.
31 # Different from useradd.bbclass, there's no file locking issue here, as
H A Duseradd_base.bbclass1 # This bbclass provides basic functionality for user/group settings.
2 # This bbclass is intended to be inherited by useradd.bbclass and
3 # extrausers.bbclass.
H A Dpackagegroup.bbclass6 # packages have to modify PACKAGES after inheriting packagegroup.bbclass.
11 # need to be set to MACHINE_ARCH before inheriting packagegroup.bbclass
H A Ddevicetree.bbclass1 # This bbclass implements device tree compliation for user provided device tree
5 # addition to device trees this bbclass also handles compilation of device tree
8 # The output of this class behaves similar to how kernel-devicetree.bbclass
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/files/waf-cross-answers/
H A DREADME2 used by waf-samba.bbclass, please see waf-samba.bbclass
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/classes/
H A Ddistutils3-base.bbclass8 bb.warn("distutils3-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
H A Ddistutils-common-base.bbclass27 …bb.warn("distutils-common-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
H A Ddistutils3.bbclass18 bb.warn("distutils3.bbclass is deprecated, please use setuptools3.bbclass instead")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/dfu-util/
H A Ddfu-util-native_0.11.bb19 # cleandirs should possibly be in deploy.bbclass but we need it
22 # deploy.bbclass
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fbset/
H A Dfbset-modes.bb17 … fb.modes file is MACHINE_ARCH, base.bbclass correctly changes it to MACHINE_ARCH, but too late fo…
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/wireless-regdb/
H A Dwireless-regdb_2023.02.13.bb24 # For kernel <= v4.14, inherit the kernel_wireless_regdb.bbclass
36 # kernel_wireless_regdb.bbclass in meta-networking.
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-hello.rst261 bb.parse.BBHandler.inherit(bbclass, "configuration INHERITs", 0, data)
266 ParseError: ParseError in configuration INHERITs: Could not inherit file classes/base.bbclass
268 …le to parse base: ParseError in configuration INHERITs: Could not inherit file classes/base.bbclass
271 BitBake could not find the ``classes/base.bbclass`` file. You need
274 #. **Creating classes/base.bbclass:** BitBake uses class files to
276 for BitBake is the ``classes/base.bbclass`` file. The ``base`` class
287 ``base.bbclass`` file by inserting this single line: addtask build
290 ``base.bbclass`` can have much more depending on which build
293 #. **Run BitBake:** After making sure that the ``classes/base.bbclass``
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dgitver.bbclass4 # gitver.bbclass provides a GITVER variable which is a (fairly) sane version,
6 # This is most useful in concert with srctree.bbclass.
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/nopackages/
H A Dselftest-nopackages.bb1 SUMMARY = "Test recipe for nopackages bbclass"

1234567