Searched +full:liburcu +full:- +full:dev (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/ |
H A D | .travis.yml | 5 - gcc 9 # - OS name (currently only linux) 10 # - OS distribution (e.g. "jammy" for Linux) 11 # - Names and values of visible environment variables set in .travis.yml or Settings panel 19 # $ travis encrypt -r "qemu/qemu" "irc.oftc.net#qemu" 23 …- secure: "F7GDRgjuOo5IUyRLqSkmDL7kvdU4UcH3Lm/W2db2JnDHTGCqgEdaYEYKciyCLZ57vOTsTsOgesN8iUT7hNHBd1K… 30 - SRC_DIR=".." 31 - BUILD_DIR="build" 32 - BASE_CONFIG="--disable-docs --disable-tools" 33 - TEST_BUILD_CMD="" [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/ |
H A D | lttng-ust_2.13.8.bb | 4 BUGTRACKER = "https://bugs.lttng.org/projects/lttng-ust" 6 LICENSE = "LGPL-2.1-or-later & MIT & GPL-2.0-only" 11 PYTHON_INCLUDE='-I${STAGING_INCDIR}/python${PYTHON_BASEVERSION}${PYTHON_ABI}' \ 16 include lttng-platforms.inc 18 EXTRA_OECONF = "--disable-numa" 19 CPPFLAGS:append:arm = "${@oe.utils.vartrue('DEBUG_BUILD', '-DUATOMIC_NO_LINK_ERROR', '', d)}" 21 DEPENDS = "liburcu util-linux" 22 RDEPENDS:${PN}-bin = "python3-core" 25 RPROVIDES:${PN} = "lttng2-ust" 26 RREPLACES:${PN} = "lttng2-ust" [all …]
|
H A D | lttng-tools_2.13.14.bb | 6 HOMEPAGE = "https://github.com/lttng/lttng-tools" 8 LICENSE = "GPL-2.0-only & LGPL-2.1-only" 10 file://LICENSES/GPL-2.0;md5=e68f69a54b44ba526ad7cb963e18fbce \ 11 file://LICENSES/LGPL-2.1;md5=9920968d0f2ff585ce61fae30344dd95" 13 include lttng-platforms.inc 15 DEPENDS = "liburcu popt libxml2 util-linux bison-native" 18 …DEPENDS:${PN}-ptest += "make perl bash gawk babeltrace procps perl-module-overloading coreutils ut… 19 RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils" 20 RDEPENDS:${PN}-ptest:append:libc-musl = " musl-utils" 21 # babelstats.pl wants getopt-long [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-ust/ |
H A D | 0001-lttng-ust-common-link-with-liburcu-explicitly.patch | 4 Subject: [PATCH] lttng-ust-common: link with liburcu explicitly 6 Otherwise linking errors are seen on x86-32. 8 Upstream-Status: Submitted [by email to lttng-dev, Francis, Jonathan] 9 Signed-off-by: Alexander Kanavin <alex@linutronix.de> 11 --- 12 src/lib/lttng-ust-common/Makefile.am | 1 + 15 diff --git a/src/lib/lttng-ust-common/Makefile.am b/src/lib/lttng-ust-common/Makefile.am 17 --- a/src/lib/lttng-ust-common/Makefile.am 18 +++ b/src/lib/lttng-ust-common/Makefile.am 19 @@ -16,6 +16,7 @@ liblttng_ust_common_la_SOURCES = \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/ |
H A D | xfsprogs_6.6.0.bb | 4 LICENSE = "GPL-2.0-only & LGPL-2.1-only" 5 LICENSE:libhandle = "LGPL-2.1-only" 6 LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \ 7 file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd" 8 DEPENDS = "util-linux util-linux-native" 11 file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \ 12 file://0001-support-usrmerge.patch \ 13 file://0004-configure-Use-AC_SYS_LARGERFILE-autoconf-macro.patch \ 14 file://0005-Replace-off64_t-stat64-with-off_t-stat.patch \ 17 inherit autotools-brokensep pkgconfig [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/ |
H A D | multipath-tools_0.10.0.bb | 4 by instructing the device-mapper kernel module what to do. These \ 6 1. multipath - Scan the system for multipath devices and assemble them.\ 7 2. multipathd - Detects when paths fail and execs multipath to update \ 9 3. mpathpersist - Persistent reservation management feature allows \ 14 4. kpartx - This tool, derived from util-linux's partx, reads partition \ 24 liburcu \ 27 json-c \ 30 LICENSE = "GPL-2.0-only" 32 SRC_URI = "git://github.com/opensvc/multipath-tools.git;protocol=https;branch=master \ 35 file://0001-RH-fixup-udev-rules-for-redhat.patch \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/ |
H A D | bind_9.20.4.bb | 3 DESCRIPTION = "BIND 9 provides a full-featured Domain Name Server system" 6 LICENSE = "MPL-2.0" 9 DEPENDS = "openssl libcap zlib libuv liburcu" 11 SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ 15 file://generate-rndc-key.sh \ 16 file://make-etc-initd-bind-stop-work.patch \ 17 file://init.d-add-support-for-read-only-rootfs.patch \ 18 file://bind-ensure-searching-for-json-headers-searches-sysr.patch \ 19 file://0001-named-lwresd-V-and-start-log-hide-build-options.patch \ 20 file://0001-avoid-start-failure-with-bind-user.patch \ [all …]
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | distro_alias.inc | 4 # name is the major distribution equivalent to the name used in oe-core 8 # DISTRO_PN_ALIAS:pn-<recipe name> = "Distro1=<pkgname> Distro2=<pkgname>" 12 DISTRO_PN_ALIAS:pn-alsa-state = "OE-Core" 13 DISTRO_PN_ALIAS:pn-alsa-utils-alsaconf = "OE-Core" 14 DISTRO_PN_ALIAS:pn-alsa-utils-scripts = "OE-Core" 15 DISTRO_PN_ALIAS:pn-atk = "Fedora=atk OpenSuSE=atk" 16 DISTRO_PN_ALIAS:pn-avahi-ui = "Ubuntu=avahi-discover Debian=avahi-discover" 17 DISTRO_PN_ALIAS:pn-babeltrace = "OSPDT" 18 DISTRO_PN_ALIAS:pn-babeltrace2 = "OSPDT" 19 DISTRO_PN_ALIAS:pn-bjam = "OpenSuSE=boost-jam Debian=bjam" [all …]
|
H A D | maintainers.inc | 1 # Yocto Project / OpenEmbedded-Core (OE-Core) Maintainers File 6 # OE-Core mail list (openembedded-core@lists.openembedded.org) 7 # For recipes in meta-yocto please use the Poky list (poky@lists.yoctoproject.org) 14 # - look in the Yocto Project Bugzilla 18 # - look through recent entries of the appropriate mailing list archives 19 # (http://lists.linuxtogo.org/pipermail/openembedded-core or 26 # RECIPE_MAINTAINER:pn-<recipe name> = "Full Name <address@domain>" 30 RECIPE_MAINTAINER:pn-acl = "Chen Qi <Qi.Chen@windriver.com>" 31 RECIPE_MAINTAINER:pn-acpica = "Ross Burton <ross.burton@arm.com>" 32 RECIPE_MAINTAINER:pn-acpid = "Ross Burton <ross.burton@arm.com>" [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 9 - Linux kernel 6.10, gcc 14.2, glibc 2.40, LLVM 18.1.18, and over 300 other 12 - New variables: 14 - :term:`CVE_CHECK_MANIFEST_JSON_SUFFIX`: suffix for the CVE JSON manifest file. 16 - :term:`PRSERV_UPSTREAM`: Upstream PR service (``host:port``) for the local 19 - :term:`RECIPE_UPGRADE_EXTRA_TASKS`: space-delimited list of tasks to run 23 - :term:`UNPACKDIR`: allow change of the :ref:`ref-tasks-unpack` task 26 - Kernel-related changes: 28 - The default kernel is the current stable (6.10), and there is also support [all …]
|
H A D | release-notes-4.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 11 - Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades 13 - Reproducibility: this release fixes the reproducibility issues with 14 ``rust-llvm`` and ``golang``. Recipes in OpenEmbedded-Core are now fully 16 class has been merged into the :ref:`ref-classes-base` class. 18 - Network access is now disabled by default for tasks other than where it is expected to ensure bui… 20 - The Yocto Project now allows you to reuse the Shared State cache from 31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ 34 - New :ref:`ref-classes-overlayfs` and :ref:`ref-classes-overlayfs-etc` classes and [all …]
|
H A D | release-notes-3.4.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 -------------------------------- 9 - Linux kernel 5.14, glibc 2.34 and ~280 other recipe upgrades 10 - Switched override character to ':' (replacing '_') for more robust parsing and improved performa… 11 - Rust integrated into core, providing rust support for cross-compilation and SDK 12 - New :ref:`ref-classes-create-spdx` class for creating SPDX SBoM documents 13 - New recipes: cargo, core-image-ptest-all, core-image-ptest-fast, core-image-weston-sdk, erofs-ut… 14 - Several optimisations to reduce unnecessary task dependencies for faster builds 15 - seccomp integrated into core, with additional enabling for gnutls, systemd, qemu 16 - New overlayfs class to help generate overlayfs mount units [all …]
|
H A D | release-notes-4.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 ---------------------------------- 9 - Linux kernel 6.1, glibc 2.37 and ~350 other recipe upgrades 11 - Python 3.8+ and GCC 8.0+ are now the minimum required versions on the build host. 15 - BitBake in this release now supports a new ``addpylib`` directive to enable 17 see :ref:`bitbake-user-manual/bitbake-user-manual-metadata:extending python library code`. 24 - BitBake has seen multiple internal changes that may improve 27 - BitBake's Cooker server is now multithreaded. 29 - Ctrl+C can now be used to interrupt some long-running operations 32 - BitBake's cache has been extended to include more hash [all …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-03-17 03:00:37.547-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-17 03:00:37.671-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-03-16 03:00:36.730-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-16 03:00:36.828-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |