| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | classes.rst | 16 ``.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 D | bitbake.vim | 7 " 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 D | release-notes-4.0.3.rst | 29 - 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 D | release-notes-4.0.2.rst | 32 - 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 D | release-notes-4.0.6.rst | 46 - 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 D | release-notes-4.0.4.rst | 26 - 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 D | release-notes-4.0.1.rst | 37 - 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 D | release-notes-4.0.8.rst | 24 - 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 D | distro_features_check.bbclass | 4 … bb.warn("distro_features_check.bbclass is deprecated, please use features_check.bbclass instead")
|
| H A D | cargo_common.bbclass | 4 ## 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 D | systemd-boot.bbclass | 5 # systemd-boot.bbclass - The "systemd-boot" is essentially the gummiboot merged into systemd. 10 # (images built by image-live.bbclass)
|
| H A D | extrausers.bbclass | 1 # 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 D | useradd_base.bbclass | 1 # 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 D | packagegroup.bbclass | 6 # packages have to modify PACKAGES after inheriting packagegroup.bbclass. 11 # need to be set to MACHINE_ARCH before inheriting packagegroup.bbclass
|
| H A D | devicetree.bbclass | 1 # 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 D | README | 2 used by waf-samba.bbclass, please see waf-samba.bbclass
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/classes/ |
| H A D | distutils3-base.bbclass | 8 bb.warn("distutils3-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
|
| H A D | distutils-common-base.bbclass | 27 …bb.warn("distutils-common-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
|
| H A D | distutils3.bbclass | 18 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 D | dfu-util-native_0.11.bb | 19 # 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 D | fbset-modes.bb | 17 … 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 D | wireless-regdb_2023.02.13.bb | 24 # 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 D | bitbake-user-manual-hello.rst | 261 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 D | gitver.bbclass | 4 # 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 D | selftest-nopackages.bb | 1 SUMMARY = "Test recipe for nopackages bbclass"
|