Home
last modified time | relevance | path

Searched refs:pkg (Results 176 – 200 of 503) sorted by relevance

12345678910>>...21

/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/
H A Dpkg-config-native.patch4 Subject: [PATCH] Use native pkg-config when looking for gtk-doc.
31 + PKG_CONFIG=pkg-config-native
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A Dfix-build-on-x86_64.patch3 When the target_cpu is x86_64, we should assume that the pkg uses 64bit,
4 only if USE_N32 is set, we can assume that the pkg uses 32bit. It used a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/files/
H A D0001-tclap-add-pkg-config-file.patch4 Subject: [PATCH] tclap: add pkg-config file
7 pkg-config file tclap.pc. Some projects (e.g. ima-inspect) still require
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/weechat/
H A Dweechat_4.0.4.bb10 file://0001-use-pkg-config-for-gcrypt-instead.patch \
30 sed -i -e 's# /usr/pkg/bin##g' ${S}/cmake/FindPerl.cmake
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/
H A Dxorg-driver-common.inc32 # Map of ABI names exposed in the dependencies to pkg-config variables
38 output = os.popen("pkg-config xorg-server --variable=%s" % abis[name]).read()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dminio_git.bb62 github.com/minio/pkg:github.com/minio/pkg \
66 github.com/pkg/xattr:github.com/pkg/xattr \
123 github.com/pkg/errors:github.com/pkg/errors \
135 go.etcd.io/etcd/client/pkg/v3:github.com/etcd-io/etcd/api/v3//client/pkg \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/
H A Dopenldap_2.6.7.bb222 for pkg in packages[1:]:
223pkg.count("openldap-backend-") and not pkg in metapkg_rdepends and not pkg.count("-dev") and not p…
224 metapkg_rdepends.append(pkg)
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux_2.39.3.bb10 def pkg_hook(f, pkg, file_regex, output_pattern, modulename):
12 d.appendVar('RRECOMMENDS:%s' % pn, ' %s' % pkg)
14 if d.getVar('ALTERNATIVE:' + pkg):
17 d.setVar('ALTERNATIVE:' + pkg, modulename)
38 pkg = os.path.basename(os.readlink(file))
39 extras.setdefault(pkg, [])
40 extras[pkg].append(file.replace(dvar, '', 1))
43 for pkg, links in extras.items():
44 of = d.getVar('FILES:' + pn + '-' + pkg)
46 d.setVar('FILES:' + pn + '-' + pkg, links)
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py241 def clone_pkg(pkg, branch): argument
250 pkg_dir = os.path.join(WORKSPACE, pkg)
253 pkg_repo = urljoin("https://gerrit.openbmc.org/openbmc/", pkg)
311 pkg = Package()
313 pkg.test()
315 pkg.install()
339 pkg = Package(name, pkgdir)
341 build = pkg.build_system()
1385 pkg = Package(UNIT_TEST_PKG, CODE_SCAN_DIR) variable
1386 if not pkg.build_system():
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c370 Aml *dsdt, *scope, *pkg; in build_dsdt() local
386 pkg = aml_package(4); in build_dsdt()
387 aml_append(pkg, aml_int(ACPI_GED_SLP_TYP_S5)); in build_dsdt()
388 aml_append(pkg, aml_int(0)); /* ignored */ in build_dsdt()
389 aml_append(pkg, aml_int(0)); /* reserved */ in build_dsdt()
390 aml_append(pkg, aml_int(0)); /* reserved */ in build_dsdt()
391 aml_append(scope, aml_name_decl("_S5", pkg)); in build_dsdt()
/openbmc/linux/Documentation/bpf/libbpf/
H A Dlibbpf_build.rst8 pkg-config is used by default to find libelf, and the program called
11 If using pkg-config at build time is not desired, it can be disabled by
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0020-openmaxil-add-pkg-config-file.patch4 Subject: [PATCH] openmaxil: add pkg-config file
21 # Produce a pkg-config file
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/
H A D0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch7 'test' command, this fails because pkg-config provides an absolute
32 # Use prefix from pkg-config to be compatible with cross-compilation
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c238 int ret, i, pkg = 0; in uncore_probe() local
273 pkg = plat_info->package_id; in uncore_probe()
348 cluster_info->uncore_data.package_id = pkg; in uncore_probe()
377 tpmi_uncore->root_cluster.uncore_data.package_id = pkg; in uncore_probe()
/openbmc/linux/Documentation/power/powercap/
H A Ddtpm.rst48 `-- pkg
54 The pkg power will be the sum of pd0 and pd1 power numbers::
58 `-- pkg (400mW - 3100mW)
68 |-- pkg (400mW - 3100mW)
80 |-- pkg (w=538)
94 |-- pkg (w=538) --> power_limit = 1681mW
/openbmc/linux/drivers/acpi/acpica/
H A Dutcopy.c225 this_index = state->pkg.index; in acpi_ut_copy_ielement_to_eelement()
227 (state->pkg.dest_object))-> in acpi_ut_copy_ielement_to_eelement()
256 state->pkg.this_target_obj = target_object; in acpi_ut_copy_ielement_to_eelement()
803 this_index = state->pkg.index; in acpi_ut_copy_ielement_to_ielement()
805 &state->pkg.dest_object->package.elements[this_index]; in acpi_ut_copy_ielement_to_ielement()
853 state->pkg.this_target_obj = target_object; in acpi_ut_copy_ielement_to_ielement()
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo-cross.inc20 do_compile[cleandirs] += "${GOTMPDIR} ${B}/bin ${B}/pkg"
39 cp --preserve=mode,timestamps -R ${B}/pkg ${D}${libdir}/go/
/openbmc/openbmc/poky/meta/lib/oe/
H A Duseradd.py11 bb.warn("%s - %s: %s" % (d.getVar('PN'), pkg, message))
15 … message = message or ("%s - %s: useradd.bbclass: Argument parsing exited" % (d.getVar('PN'), pkg))
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A D0001-Makefile.am-do-not-clobber-PYTHONPATH-from-build-env.patch36 PYTHONPATH1 = $(abs_top_srcdir)/python-pkg/lirc:
37 PYTHONPATH2 = $(abs_top_srcdir)/python-pkg/lirc/lib/.libs
/openbmc/openbmc/poky/meta/recipes-graphics/glslang/glslang/
H A D0001-generate-glslang-pkg-config.patch4 Subject: [PATCH] generate glslang pkg-config
6 Based on https://src.fedoraproject.org/rpms/glslang/blob/main/f/0001-pkg-config-compatibility.patch
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/
H A Dconnman.inc127 def add_rdepends(bb, d, file, pkg, depmap, multilib_prefix, add_insane_skip):
128 plugintype = pkg.split( '-' )[-1]
132 d.setVar("RDEPENDS:%s" % pkg, " ".join(rdepends))
134 d.appendVar("INSANE_SKIP:%s" % pkg, "dev-so")
140 hook = lambda file,pkg,x,y,z: \
141 add_rdepends(bb, d, file, pkg, depmap, multilib_prefix, False)
147 hook = lambda file,pkg,x,y,z: \
148 add_rdepends(bb, d, file, pkg, depmap, multilib_prefix, True)
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto.inc75 …# setup native pkg-config variables (kconfig scripts call pkg-config directly, cannot generically …
/openbmc/linux/drivers/nvdimm/
H A Dbus.c881 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size() local
883 return pkg->nd_size_in; in nd_cmd_in_size()
922 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size() local
924 return pkg->nd_size_out; in nd_cmd_out_size()
1036 struct nd_cmd_pkg pkg; in __nd_ioctl() local
1057 if (copy_from_user(&pkg, p, sizeof(pkg))) in __nd_ioctl()
1061 if (pkg.nd_family > NVDIMM_FAMILY_MAX) in __nd_ioctl()
1065 if (pkg.nd_family > NVDIMM_BUS_FAMILY_MAX) in __nd_ioctl()
1070 if (!test_bit(pkg.nd_family, mask)) in __nd_ioctl()
1122 func = pkg.nd_command; in __nd_ioctl()
[all …]
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass591 for pkg in pkgs:
596 skipped_pkgs[pkg] = incompatible_lic
598 unskipped_pkgs.append(pkg)
601 for pkg in skipped_pkgs:
602 …ckage %s at do_rootfs because of incompatible license(s): %s" % (pkg, ' '.join(skipped_pkgs[pkg])))
603 d.setVar('_exclude_incompatible-' + pkg, ' '.join(skipped_pkgs[pkg]))
604 for pkg in unskipped_pkgs:
608 for pkg in skipped_pkgs:
609 incompatible_lic += skipped_pkgs[pkg]
717 for pkg in packages:
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/pkgconf/pkgconf/
H A Dpkg-config-native.in6 pkg-config "$@"

12345678910>>...21