Home
last modified time | relevance | path

Searched refs:packages (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dconfigurefix.patch4packages-split/directfb/usr/bin/dfblayer contains probably-redundant RPATH /usr/libWARNING: QA Iss…
5 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b…
6 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b…
7 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b…
8 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/b…
9 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l…
10 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l…
11 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l…
12 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l…
13 WARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/packages-split/directfb/usr/l…
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpackagegroup.bbclass12 # packages have to modify PACKAGES after inheriting packagegroup.bbclass.
15 # By default, packagegroup packages do not depend on a certain architecture.
16 # Only if dependencies are modified by MACHINE_FEATURES, packages
30 # Also mark all packages as ALLOW_EMPTY
32 packages = d.getVar('PACKAGES').split()
37 packages = [pkg + suffix for pkg in packages
39 d.setVar('PACKAGES', ' '.join(packages))
40 for pkg in packages:
45 # dbg packages
H A Dcore-image.bbclass9 # By default we install packagegroup-core-boot and packagegroup-base-extended packages;
30 # - dev-pkgs - development packages (headers, etc.) for all installed packages in the ro…
31 # - dbg-pkgs - debug symbol packages for all installed packages in the rootfs
32 # - lic-pkgs - license packages for all installed pacakges in the rootfs, requires
33 # LICENSE_CREATE_PACKAGE="1" to be set when building packages too
34 # - doc-pkgs - documentation packages for all installed packages in the rootfs
35 # - bash-completion-pkgs - bash-completion packages for recipes using bash-completion bbclass
36 # - ptest-pkgs - ptest packages for all ptest-enabled recipes
66 # Do not install openssh complementary packages if either packagegroup-core-ssh-dropbear or dropbear
H A Dmime.bbclass33 # $D${MIMEDIR}/packages belong to package shared-mime-info-data,
34 # packages like libfm-mime depend on shared-mime-info-data.
35 # after shared-mime-info-data uninstalled, $D${MIMEDIR}/packages
38 if [ ! -d $D${MIMEDIR}/packages ]; then
39 mkdir -p $D${MIMEDIR}/packages
41 rmdir --ignore-fail-on-non-empty $D${MIMEDIR}/packages
49 packages = d.getVar('PACKAGES').split()
53 for pkg in packages:
54 mime_packages_dir = '%s/%s%s/packages' % (pkgdest, pkg, mimedir)
H A Dpython_hatchling.bbclass11 # delete nested, empty directories from the python site-packages path. Make
14 find ${STAGING_LIBDIR}/${PYTHON_DIR}/site-packages/* -depth -type d -empty -delete
15 find ${STAGING_LIBDIR_NATIVE}/${PYTHON_DIR}/site-packages/* -depth -type d -empty -delete
19 find ${STAGING_LIBDIR_NATIVE}/${PYTHON_DIR}/site-packages/* -depth -type d -empty -delete
H A Dcreate-spdx-image-3.0.bbclass8 SPDX_ROOTFS_PACKAGES = "${SPDXDIR}/rootfs-packages.json"
19 packages = image_list_installed_packages(d)
20 if not packages:
21 packages = {}
25 json.dump(packages, f)
H A Dnpm.bbclass158 for package in orig_shrinkwrap["packages"]:
160 cached_shrinkwrap["packages"].pop(package, None)
161 cached_shrinkwrap["packages"][""].pop("dependencies", None)
162 cached_shrinkwrap["packages"][""].pop("devDependencies", None)
163 cached_shrinkwrap["packages"][""].pop("peerDependencies", None)
186 if "devDependencies" not in cached_shrinkwrap["packages"][""]:
187 cached_shrinkwrap["packages"][""]["devDependencies"] = {}
188 cached_shrinkwrap["packages"][""]["devDependencies"][name] = pkg['version']
191 if "dependencies" not in cached_shrinkwrap["packages"][""]:
192 cached_shrinkwrap["packages"][""]["dependencies"] = {}
[all …]
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dbuild_image.py100 packages = add_packages
102 packages = _get_packages(tinfoil, workspace, config)
104 packages = None
106 if not packages and not add_packages and workspace:
108 elif not packages:
111 if packages or extra_append:
114 if packages:
116 afile.write('IMAGE_INSTALL:append = " %s"\n' % ' '.join(packages))
119 'additional packages: %s', image, ' '.join(packages))
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0005-Fix-pyext_PATTERN-for-cross-compilation.patch18 /usr/lib/python3.10/site-packages/samba/dsdb_dns.cpython-310-x86_64-linux-gnu.so
19 /usr/lib/python3.10/site-packages/samba/dsdb.cpython-310-x86_64-linux-gnu.so
20 /usr/lib/python3.10/site-packages/samba/xattr_tdb.cpython-310-x86_64-linux-gnu.so
21 /usr/lib/python3.10/site-packages/samba/_ldb.cpython-310-x86_64-linux-gnu.so
22 /usr/lib/python3.10/site-packages/samba/gensec.cpython-310-x86_64-linux-gnu.so
34 /usr/lib/python3.10/site-packages/samba/dsdb_dns.so
35 /usr/lib/python3.10/site-packages/samba/dsdb.so
36 /usr/lib/python3.10/site-packages/samba/xattr_tdb.so
37 /usr/lib/python3.10/site-packages/samba/_ldb.so
38 /usr/lib/python3.10/site-packages/samba/gensec.so
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagegroup.py12 def packages(features, d): function
14 packages = d.getVar("FEATURE_PACKAGES_%s" % feature)
15 for pkg in (packages or "").split():
20 return packages(req, d)
24 return packages(opt, d)
H A Dpackagedata.py97 packages = pkgdata.get("PACKAGES") or ""
98 for pkg in packages.split():
235 def write_extra_pkgs(variants, pn, packages, pkgdatadir): argument
239 map(lambda pkg: '%s-%s' % (variant, pkg), packages.split())))
241 def write_extra_runtime_pkgs(variants, packages, pkgdatadir): argument
243 for pkg in packages.split():
249 packages = d.getVar('PACKAGES')
255 fd.write("PACKAGES: %s\n" % packages)
264 write_extra_pkgs(variants, pn, packages, pkgdatadir)
268 write_extra_pkgs(global_variants, pn, packages, pkgdatadir)
[all …]
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dappendix-customizing-standard.rst13 default set of packages is included in the resulting SDK. The
17 variables control the set of packages adding to the SDK.
19 If you want to add individual packages to the toolchain that runs on the
20 host, simply add those packages to the :term:`TOOLCHAIN_HOST_TASK` variable.
21 Similarly, if you want to add packages to the default set that is part
22 of the toolchain that runs on the target, add the packages to the
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/builds/
H A Dtest_core_image_min.py273 packages = Package.objects.filter(~Q(size=-1)).values('id', 'name')
275 for package in packages:
283 packages = Package.objects.filter(
286 for package in packages:
294 packages = Package.objects.filter(
297 for package in packages:
306 packages = Package.objects.filter(
309 for package in packages:
328 packages = Package.objects.filter(
331 for package in packages:
[all …]
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c85 struct ncsi_package *packages; member
104 ncsi_priv->packages[np].channels[nc].has_link; in ncsi_active()
231 if (ncsi_priv->packages[np].channels[nc].cap_aen != 0) in ncsi_rsp_ec()
280 nc >= ncsi_priv->packages[np].n_channels) { in ncsi_rsp_gc()
286 c = &ncsi_priv->packages[np].channels[nc]; in ncsi_rsp_gc()
307 nc >= ncsi_priv->packages[np].n_channels) { in ncsi_rsp_gvi()
313 c = &ncsi_priv->packages[np].channels[nc]; in ncsi_rsp_gvi()
336 nc >= ncsi_priv->packages[np].n_channels) { in ncsi_rsp_gls()
342 ncsi_priv->packages[np].channels[nc].has_link = in ncsi_rsp_gls()
363 package = &ncsi_priv->packages[np]; in ncsi_rsp_cis()
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dpackage_manager.py107 packages = ()
109 packages = (value, )
111 packages = value
116 for package in packages:
205 packages = [needed_packages]
207 packages = needed_packages
209 for package in packages:
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dpackages.rst6 This section describes a few tasks that involve packages:
8 - :ref:`dev-manual/packages:excluding packages from an image`
10 - :ref:`dev-manual/packages:incrementing a package version`
12 - :ref:`dev-manual/packages:handling optional module packaging`
14 - :ref:`dev-manual/packages:using runtime package management`
16 - :ref:`dev-manual/packages:generating and using signed packages`
19 (ptest) <test-manual/ptest:testing packages with ptest>`
21 - :ref:`dev-manual/packages
[all...]
/openbmc/openbmc/meta-security/recipes-core/packagegroup/
H A Dpackagegroup-core-security.bb16 ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-security-ptest-packages", "", d)} \
26 ${@bb.utils.contains("DISTRO_FEATURES", "ptest", "packagegroup-meta-security-ptest-packages", "", d)} \
104 RDEPENDS:packagegroup-meta-security-ptest-packages = "\
111 RDEPENDS:packagegroup-security-ptest-packages:remove:powerpc = "suricata-ptest"
112 RDEPENDS:packagegroup-security-ptest-packages:remove:powerpc64le = "suricata-ptest"
113 RDEPENDS:packagegroup-security-ptest-packages:remove:powerpc64 = "suricata-ptest"
114 RDEPENDS:packagegroup-security-ptest-packages:remove:riscv32 = "suricata-ptest"
115 RDEPENDS:packagegroup-security-ptest-packages:remove:riscv64 = "suricata-ptest"
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-util151 packages = []
157 packages.append(splitline[0])
160 packages.extend(pkgitem.split())
161 if not packages:
174 logger.debug("read-value('%s', '%s' '%s')" % (args.pkgdata_dir, args.valuenames, packages))
175 for package in packages:
322 packages = []
328 packages.append(splitline[0])
331 packages.extend(pkgitem.split())
332 if not packages:
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0002-automake-Update-for-python.m4-to-respect-libdir.patch47 + am_cv_python_pythondir=`echo "$PYTHON_LIB_PREFIX/python$PYTHON_VERSION/site-packages"`
55 - *) am_cv_python_pythondir="\${PYTHON_PREFIX}/lib/python$PYTHON_VERSION/site-packages"
56 + *) am_cv_python_pythondir=$PYTHON_LIB_PREFIX/python$PYTHON_VERSION/site-packages
76 + am_cv_python_pyexecdir=`echo "$PYTHON_LIB_PREFIX/python$PYTHON_VERSION/site-packages"`
84 - *) am_cv_python_pyexecdir="\${PYTHON_EXEC_PREFIX}/lib/python$PYTHON_VERSION/site-packages"
85 + *) am_cv_python_pyexecdir=$PYTHON_LIB_PREFIX/python$PYTHON_VERSION/site-packages
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage.bbclass11 # Taking D and splitting it up into the packages listed in PACKAGES, placing the
23 # Debug files include debug info split, and associated sources that end up in -dbg packages
27 # f) populate_packages - Split the files in PKGD into separate packages in PKGDEST/<pkgname>
28 # Also triggers the binary stripping code to put files in -dbg packages.
38 # i) package_do_pkgconfig - Keep track of which packages need and provide which .pc files
42 # k) package_depchains - Adds automatic dependencies to -dbg and -dev packages
53 PKGDEST = "${WORKDIR}/packages-split"
87 postinst -- postinstall script to use for all packages (as a
99 all packages. The default value of None causes a
105 postrm -- postrm script to use for all packages (as a string)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/libiec61850/files/
H A D0001-pyiec61850-Use-CMAKE_INSTALL_LIBDIR-from-GNUInstallD.patch22 …c61850.py DESTINATION /usr/lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages)
23 …0 LIBRARY DESTINATION /usr/lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages)
26 …REFIX}/${CMAKE_INSTALL_LIBDIR}/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages)
27 …EFIX}/${CMAKE_INSTALL_LIBDIR}//python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages)
H A D0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch5 python modules install path (site-packages)
7 https://stackoverflow.com/questions/1242904/finding-python-site-packages-directory-with-cmake
33 …c61850.py DESTINATION /usr/lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages)
34 …0 LIBRARY DESTINATION /usr/lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages)
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_npm.py113 packages = {}
150 packages["${PN}" + suffix] = destdir
158 packages["${PN}"] = ""
161 return licfiles, packages, fallback_licenses
169 packages = shrinkwrap.get("packages", {})
170 peer_deps = packages.get("", {}).get("peerDependencies", {})
282 … (licfiles, packages, fallback_licenses) = self._handle_licenses(srctree, shrinkwrap_file, dev)
284 split_pkg_licenses(licvalues, packages, lines_after, fallback_licenses)
/openbmc/openbmc/meta-openembedded/meta-gnome/classes/
H A Dgnome-help.bbclass32 packages = (d.getVar('PACKAGES') or "").split()
37 if pn + '-help' in packages:
38 packages.remove(pn + '-help')
55 packages.append(pkg)
63 d.setVar('PACKAGES', ' '.join(packages))
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker101 packages = { variable
322 packages = packages.copy() variable in Package
335 self.pkg_def = Package.packages[pkg]
349 Package.packages[deppkg]["__package"]
389 pkg_threads = [Package(p) for p in cls.packages.keys()]
414 return Package.df_copycmds_set(Package.packages.keys())
424 for pkg in sorted(cls.packages.keys()):
425 depcache += "%s:%s," % (pkg, cls.packages[pkg]["rev"])
573 tag = Package.packages[p]["__tag"]

12345678910>>...30