/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.4.rst | 42 - ``binutils``: The ``libbfd`` library is now packaged in a separate 49 - The ``su`` program is now packaged in a separate "util-linux-su" 58 - The ``switch_root`` program is now packaged in a separate 66 - The ``ionice`` program is now packaged in a separate 71 - ``initscripts``: The ``sushell`` program is now packaged in a
|
H A D | migration-5.2.rst | 88 If ``a.service`` is packaged in package ``A``, ``b.service`` was 89 automatically packaged into package ``A`` as well. This happened even if 92 This prevented such services from being packaged into different packages.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | prebuilt-libraries.rst | 29 Libraries are built for several target architecture variants and packaged in 137 link is only used at development time. Consequently, the library is packaged 147 recipe. By default, ``libfoo.so`` gets packaged into ``${PN}-dev``, which 171 and unset :term:`FILES_SOLIBSDEV` so that no libraries get packaged into
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-pkgdata-util | 114 if not os.path.exists(fwdfile + ".packaged"): 132 if not os.path.exists(fwdfile + ".packaged"): 354 logger.error("Unable to find packaged recipe with name %s" % recipe) 367 if os.path.exists(os.path.join(pkgdata_dir, 'runtime', '%s.packaged' % pkg)): 389 # We're unlikely to get here if the package was not packaged, but just in case 392 … if not os.path.exists(os.path.join(args.pkgdata_dir, 'runtime', '%s.packaged' % mappedpkg)): 397 … if not os.path.exists(os.path.join(args.pkgdata_dir, 'runtime', '%s.packaged' % pkg)): 419 if fn.endswith('.packaged'): 482 # This package was empty and thus never packaged, ignore
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | ZPL-1.1 | 23 …packaged separately as patches to official Zope releases. Distributions that do not clearly separa…
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-core-sdk.bb | 69 # if packaged('%s-dev' % name, d): 77 # if packaged('%s-dev' % name, d):
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | simple.txt | 71 Packaged code 131 Packaged primitives: Sequence locking 153 Packaged primitives: RCU 168 Packaged primitives: Atomic operations
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-xstatic-font-awesome_6.2.1.1.bb | 1 DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip."
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-jsonschema-specifications_2024.10.1.bb | 3 vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry…
|
/openbmc/linux/arch/mips/pic32/ |
H A D | Kconfig | 28 internally packaged DDR2 memory up to 128MB.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zchunk/ |
H A D | zchunk_1.5.1.bb | 18 # zckdl gets packaged into zchunk-bin
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | u_boot_img.py | 17 This is the U-Boot binary as a packaged image, in legacy format. It has a
|
/openbmc/openbmc/poky/meta/recipes-support/gnome-desktop-testing/ |
H A D | gnome-desktop-testing_2021.1.bb | 4 installed and packaged, and complement rather than replace build-time \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | NewDump.interface.yaml | 6 packaged.
|
/openbmc/linux/Documentation/driver-api/early-userspace/ |
H A D | early_userspace_support.rst | 20 - klibc, a userspace C library, currently packaged separately, that is 50 A source directory will have it and all of its contents packaged. The
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | uboot-config.bbclass | 44 # should be packaged along with the u-boot binary as well as placed in the 57 # or 'boot.scr', should be packaged along with u-boot as well as placed in the
|
H A D | manpages.bbclass | 15 # usually manual files are packaged to ${PN}-doc except man-pages
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/ |
H A D | gnome-doc-utils-stub_1.0.bb | 3 that dependent recipes can build. Gnome-doc-utils itself is no longer packaged because \
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/ |
H A D | klibc_2.0.13.bb | 5 # the crosscompiler is packaged by klcc-cross
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/ |
H A D | jack-example-tools_4.bb | 27 # jack recipe previously packaged jack-utils when these were part of the jack2 repository
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/ |
H A D | SBE.interface.yaml | 11 packaged into the OpenPOWER dump format and which is called as SBE dump.
|
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/ |
H A D | arm-binary-toolchain.inc | 30 # when packaged as RPM for SDK.
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | packagedata.py | 15 def packaged(pkg, d): function 16 return os.access(get_subpkgedata_fn(pkg, d) + '.packaged', os.R_OK) 348 packagedfile = pkgdatadir + '/runtime/%s.packaged' % pkg
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
H A D | debian-no-Werror.patch | 6 -Werror seems like a bad idea on released/packaged code because a toolchain
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0001-Do-not-create-var-log-README.patch | 7 latter is packaged in systemd-doc and likely not installed, which leaves
|