Home
last modified time | relevance | path

Searched full:packaged (Results 1 – 25 of 168) sorted by relevance

1234567

/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.4.rst42 - ``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 Dmigration-5.2.rst88 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 Dprebuilt-libraries.rst29 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 Doe-pkgdata-util114 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 DZPL-1.123packaged separately as patches to official Zope releases. Distributions that do not clearly separa…
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-sdk.bb69 # if packaged('%s-dev' % name, d):
77 # if packaged('%s-dev' % name, d):
/openbmc/linux/tools/memory-model/Documentation/
H A Dsimple.txt71 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 Dpython3-xstatic-font-awesome_6.2.1.1.bb1 DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip."
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-jsonschema-specifications_2024.10.1.bb3 vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry…
/openbmc/linux/arch/mips/pic32/
H A DKconfig28 internally packaged DDR2 memory up to 128MB.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zchunk/
H A Dzchunk_1.5.1.bb18 # zckdl gets packaged into zchunk-bin
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_img.py17 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 Dgnome-desktop-testing_2021.1.bb4 installed and packaged, and complement rather than replace build-time \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/
H A DNewDump.interface.yaml6 packaged.
/openbmc/linux/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst20 - 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 Duboot-config.bbclass44 # 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 Dmanpages.bbclass15 # 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 Dgnome-doc-utils-stub_1.0.bb3 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 Dklibc_2.0.13.bb5 # the crosscompiler is packaged by klcc-cross
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/
H A Djack-example-tools_4.bb27 # 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 DSBE.interface.yaml11 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 Darm-binary-toolchain.inc30 # when packaged as RPM for SDK.
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagedata.py15 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 Ddebian-no-Werror.patch6 -Werror seems like a bad idea on released/packaged code because a toolchain
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0001-Do-not-create-var-log-README.patch7 latter is packaged in systemd-doc and likely not installed, which leaves

1234567