Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:system (Results 1 – 25 of 1043) sorted by relevance

12345678910>>...42

/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dplat-phosphor-multi-gpio-presence.json3 "Name": "presence-ocp-0",
4 "LineName": "reset-control-pcie-expansion-0",
6 "Bias": "DISABLE",
7 "Inventory": "/system/board/Harma_MB/presence_ocp_0"
10 "Name": "presence-e1s-0",
11 "LineName": "presence-e1s-0",
13 "Bias": "DISABLE",
14 "Inventory": "/system/board/Harma_MB/presence_e1s_0"
17 "Name": "presence-e1s-1",
18 "LineName": "presence-e1s-1",
[all …]
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest.yml2 - local: '/.gitlab-ci.d/buildtest-template.yml'
4 build-system-alpine:
6 - .native_build_job_template
7 - .native_build_artifact_template
9 - job: amd64-alpine-container
12 TARGETS: avr-softmmu loongarch64-softmmu mips64-softmmu mipsel-softmmu
13 MAKE_CHECK_ARGS: check-build
14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog
16 check-system-alpine:
19 - job: build-system-alpine
[all …]
H A Dcrossbuilds.yml2 - local: '/.gitlab-ci.d/crossbuild-template.yml'
4 cross-armhf-user:
7 job: armhf-debian-cross-container
9 IMAGE: debian-armhf-cross
11 cross-arm64-system:
14 job: arm64-debian-cross-container
16 IMAGE: debian-arm64-cross
18 cross-arm64-user:
21 job: arm64-debian-cross-container
23 IMAGE: debian-arm64-cross
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/
H A Dsyslog-ng_4.8.2.bb1 SUMMARY = "Alternative system logger daemon"
2 DESCRIPTION = "syslog-ng, as the name shows, is a syslogd replacement, \
5 syslog-ng adds the possibility to filter based on message contents using \
10 HOMEPAGE = "http://www.balabit.com/network-security/syslog-ng/opensource-logging-system"
12 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
15 # util-linux added to get libuuid
16 DEPENDS = "libpcre flex glib-2.0 openssl util-linux bison-native curl json-c"
18 SRC_URI = "https://github.com/balabit/syslog-ng/releases/download/${BP}/${BP}.tar.gz \
19 file://syslog-ng.conf.systemd \
20 file://syslog-ng.conf.sysvinit \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/
H A Dcollectd_5.12.0.bb1 SUMMARY = "Collects and summarises system performance statistics"
2 DESCRIPTION = "collectd is a daemon which collects system performance statistics periodically and p…
4 LICENSE = "GPL-2.0-only & MIT"
9 SRC_URI = "https://collectd.org/files/collectd-${PV}.tar.bz2 \
12 file://no-gcrypt-badpath.patch \
13 file://0001-fix-to-build-with-glibc-2.25.patch \
14 file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch \
15 file://0005-Disable-new-gcc8-warnings.patch \
16 file://0006-libcollectdclient-Fix-string-overflow-errors.patch \
17 file://0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch \
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc7 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
9 DEPENDS += "bison-native meson-native ninja-native"
11 RDEPENDS:${PN}-ptest = "bash"
13 require qemu-targets.inc
14 # https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 means
15 # we need a full python3-native setup
16 inherit pkgconfig ptest update-rc.d systemd python3native
21 SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
23 file://run-ptest \
24 file://fix-strerrorname_np.patch \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/
H A Drasdaemon_0.8.3.bb3 LICENSE = "GPL-2.0-only"
15 RDEPENDS:${BPN} = "perl perl-module-file-basename perl-module-file-find perl-module-file-spec perl-
16 perl-module-posix perl-module-file-glob libdbi-perl libdbd-sqlite-perl"
18 inherit autotools pkgconfig update-rc.d systemd
21 PACKAGECONFIG[sqlite3] = "--enable-sqlite3,--disable-sqlite3,sqlite3"
22 PACKAGECONFIG[mce] = "--enable-mce,--disable-mce"
23 PACKAGECONFIG[aer] = "--enable-aer,--disable-aer"
24 PACKAGECONFIG[extlog] = "--enable-extlog,--disable-extlog"
25 PACKAGECONFIG[devlink] = "--enable-devlink,--disable-devlink"
26 PACKAGECONFIG[diskerror] = "--enable-diskerror,--disable-diskerror"
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-common.inc3 …llows you to see what is going on inside another program while it executes -- or what another prog…
5 DEPENDS = "expat gmp mpfr zlib ncurses virtual/libiconv ${LTTNGUST} bison-native"
7 LTTNGUST = "lttng-ust"
15 UPSTREAM_CHECK_GITTAGREGEX = "gdb\-(?P<pver>.+)\-release"
17 B = "${WORKDIR}/build-${TARGET_SYS}"
19 EXPAT = "--with-expat --with-libexpat-prefix=${STAGING_DIR_HOST}"
21 EXTRA_OECONF = "--disable-gdbtk --disable-x --disable-werror \
22 --with-curses --disable-multilib --disable-sim \
23 --without-guile \
25 … ${@bb.utils.contains('DISTRO_FEATURES', 'multiarch', '--enable-64-bit-bfd', '', d)} \
[all …]
/openbmc/bmcweb/
H A Dmeson.options20 'vm-websocket',
36 # 'vm-nbdproxy',
47 description: '''Enable Phosphor REST (D-Bus) APIs. Paths directly map
48 Phosphor D-Bus object paths, for example,
50 https://github.com/openbmc/docs/blob/master/rest-api.md.''',
64 'host-serial-socket',
73 'static-hosting',
82 'redfish-bmc-journal',
91 'redfish-cpu-log',
95 are under /redfish/v1/Systems/system/LogServices/Crashdump'.''',
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/
H A Dbluez5.inc2 …ooth stack V5 userland components. These include a system configurations, daemons, tools and syst…
5 LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
9 DEPENDS = "dbus glib-2.0"
10 PROVIDES += "bluez-hcidump"
11 RPROVIDES:${PN} += "bluez-hcidump"
15 PACKAGECONFIG ??= "obex-profiles \
18 a2dp-profiles \
19 avrcp-profiles \
20 bap-profiles \
21 bass-profiles \
[all …]
/openbmc/qemu/
H A D.travis.yml5 - 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/documentation/dev-manual/
H A Dspeeding-up-build.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
6 Build time can be an issue. By default, the build system uses simple
14 - :term:`BB_NUMBER_THREADS`:
17 - :term:`BB_NUMBER_PARSE_THREADS`:
20 - :term:`PARALLEL_MAKE`: Extra
22 :ref:`ref-tasks-compile` task in
25 - :term:`PARALLEL_MAKEINST`:
27 :ref:`ref-tasks-install` task in
31 available on the build system. For single socket systems, this
32 auto-scaling ensures that the build system fundamentally takes advantage
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/
H A Dproftpd_1.3.9.bb4 LICENSE = "GPL-2.0-or-later"
12 file://proftpd-basic.init \
14 file://close-RequireValidShell-check.patch \
22 inherit autotools-brokensep useradd update-rc.d systemd multilib_script
28 CVE_STATUS[CVE-2001-0027] = "fixed-version: version 1.2.0rc3 removed affected module"
30 EXTRA_OECONF += "--enable-largefile INSTALL=install"
37 PACKAGECONFIG[curses] = "--enable-curses --enable-ncurses, --disable-curses --disable-ncurses, ncur…
38 PACKAGECONFIG[openssl] = "--enable-openssl, --disable-openssl, openssl, openssl"
39 PACKAGECONFIG[pam] = "--enable-auth-pam, --disable-auth-pam, libpam, libpam"
40 PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6"
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/
H A Dgconf_3.2.6.bb1 SUMMARY = "GNOME configuration system"
2 DESCRIPTION = "GConf is a system for storing application preferences. \
7 LICENSE = "LGPL-2.0-or-later"
10 DEPENDS = "glib-2.0 glib-2.0-native dbus dbus-glib libxml2 intltool-native"
13 inherit gnomebase gtk-doc gettext gobject-introspection gio-module-cache
15 SRC_URI = "${GNOME_MIRROR}/GConf/${@gnome_verdir("${PV}")}/GConf-${PV}.tar.xz;name=archive \
17 file://unable-connect-dbus.patch \
25 S = "${WORKDIR}/GConf-${PV}"
27 EXTRA_OECONF = "--enable-shared --disable-static \
28 --disable-orbit --with-openldap=no --disable-gtk"
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/libmatchbox/
H A Dlibmatchbox_1.14.bb3 System running on non-desktop embedded platforms such as handhelds, set-top \
5 system resources are limited."
7 HOMEPAGE = "http://matchbox-project.org/"
10 LICENSE = "LGPL-2.0-or-later & HPND"
26 PACKAGECONFIG[jpeg] = "--enable-jpeg,--disable-jpeg,jpeg"
27 PACKAGECONFIG[pango] = "--enable-pango,--disable-pango,pango"
28 PACKAGECONFIG[png] = "--enable-png,--disable-png,libpng"
29 PACKAGECONFIG[xft] = "--enable-xft,--disable-xft,libxft"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/
H A Drrdtool_1.9.0.bb1 SUMMARY = "High performance data logging and graphing system for time series data"
4 LICENSE = "GPL-2.0-only"
7 DEPENDS = "libpng zlib glib-2.0 libxml2 groff-native python3-setuptools-native"
13 git://github.com/oetiker/rrdtool-1.x.git;protocol=https;branch=master \
18 inherit cpan autotools-brokensep gettext pkgconfig python3native python3-dir systemd
27 EXTRA_AUTORECONF = "-I m4 --exclude=autopoint"
31 PACKAGECONFIG[python] = "--enable-python=yes \
32 am_cv_python_pythondir=${STAGING_LIBDIR}/python${PYTHON_BASEVERSION}/site-packages \
33 am_cv_python_pyexecdir=${STAGING_LIBDIR}/python${PYTHON_BASEVERSION}/site-packages,\
34 --disable-python,python,"
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig3 # Q: Should Bastille disable clear-text r-protocols that use IP-based authentication? [Y]
5 # Q: Should we disallow root login on tty's 1-6? [N]
7 # Q: What umask would you like to set for users on the system? [077]
13 # Q: Would you like to password protect single-user mode? [Y]
19 # Q: Would you like to put limits on system resource usage? [N]
23 # Q: Would you like to disable SUID status for mount/umount?
25 # Q: Would you like to disable SUID status for ping? [Y]
27 # Q: Would you like to disable SUID status for traceroute? [Y]
39 # Q: ICMP allowed types: [destination-unreachable echo-reply time-exceeded]
40 Firewall.ip_s_icmpallowed="destination-unreachable echo-reply time-exceeded"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/
H A Dchrony_4.6.1.bb2 DESCRIPTION = "Chrony can synchronize the system clock with NTP \
17 sub-microsecond accuracy is possible. \
20 started at boot time and chronyc is a command-line interface program \
30 LICENSE = "GPL-2.0-only"
33 SRC_URI = "https://chrony-project.org/releases/chrony-${PV}.tar.gz \
39 SRC_URI:append:libc-musl = " \
40 file://0001-Fix-compilation-with-musl.patch \
44 DEPENDS = "pps-tools"
48 inherit update-rc.d systemd pkgconfig
53 USERADD_PARAM:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'privdrop', '--system -d / -M --shell…
[all …]
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0010-eglibc-Cross-building-and-testing-instructions.patch7 Upstream-Status: Pending
9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 ---
11 GLIBC.cross-building | 383 +++++++++++++++++++++++++++++++++++++++++++
12 GLIBC.cross-testing | 205 +++++++++++++++++++++++
14 create mode 100644 GLIBC.cross-building
15 create mode 100644 GLIBC.cross-testing
17 diff --git a/GLIBC.cross-building b/GLIBC.cross-building
20 --- /dev/null
21 +++ b/GLIBC.cross-building
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/
H A Dipmitool_1.8.19.bb6 This utility can communicate with IPMI-enabled devices through either a \
9 communications and remote Serial-over-LAN functionality. \
12 displaying sensor values, displaying the contents of the System Event \
20 LICENSE = "BSD-3-Clause"
27 file://0001-csv-revision-Drop-the-git-revision-info.patch \
34 # Add these via bbappend if this database is needed by the system
35 …p://www.iana.org/assignments/enterprise-numbers.txt;name=iana-enterprise-numbers;downloadfilename=…
36 #SRC_URI[iana-enterprise-numbers.sha256sum] = "cdd97fc08325667434b805eb589104ae63f7a9eb720ecea73cb5…
43 if [ -e ${UNPACKDIR}/iana-enterprise-numbers ]; then
44 … install -Dm 0755 ${UNPACKDIR}/iana-enterprise-numbers ${D}${datadir}/misc/enterprise-numbers
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/
H A Datftp_0.8.0.bb4 LICENSE = "GPL-2.0-only"
16 inherit autotools update-rc.d systemd
18 PACKAGECONFIG ??= "tcp-wrappers"
19 PACKAGECONFIG[pcre] = "--enable-libpcre,--disable-libpcre,libpcre"
20 PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers"
21 PACKAGECONFIG[readline] = "--enable-libreadline,--disable-libreadline,readline"
28 EXTRA_OEMAKE = "CFLAGS='${CFLAGS} -std=gnu89'"
31 install -d ${D}${sysconfdir}/init.d
32 install -m 0755 ${UNPACKDIR}/atftpd.init ${D}${sysconfdir}/init.d/atftpd
34 install -d ${D}/srv/tftp
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/
H A Dzfs_2.2.5.bb3 LICENSE = "CDDL-1.0"
8 SRC_URI = "git://github.com/openzfs/zfs;protocol=https;branch=zfs-2.2-release \
9 file://0001-Define-strndupa-if-it-does-not-exist.patch \
11 file://0001-fs-tests-cmd-readmmap-Replace-uint_t-with-uint32_t.patch \
18 # That's why we opt for module-base, also this prevents module splitting.
19 inherit module-base pkgconfig autotools bash-completion
21 DEPENDS = "virtual/kernel zlib util-linux libtirpc openssl curl"
27 …CKAGECONFIG[pam] = "--enable-pam --with-pamconfigsdir=${datadir}/pam-configs --with-pammoduledir=$…
28 PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,"
29 PACKAGECONFIG[sysvinit] = "--enable-sysvinit,--disable-sysvinit,"
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/
H A Dlldpd_1.0.19.bb4 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/ISC;md5=f3b90e78ea0cffb20bf5cca79…
12 file://run-ptest \
17 inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest
20 USERADD_PARAM:${PN} = "--system -g lldpd --shell /bin/false lldpd"
21 GROUPADD_PARAM:${PN} = "--system lldpd"
23 EXTRA_OECONF += "--without-embedded-libevent \
24 --disable-oldies \
25 --with-privsep-user=lldpd \
26 --with-privsep-group=lldpd \
27 --with-systemdsystemunitdir=${systemd_system_unitdir} \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/
H A Ddhcp-relay_4.4.3p1.bb8 LICENSE = "MPL-2.0"
13 SRC_URI = "https://downloads.isc.org/isc/dhcp/4.4.3-P1/dhcp-4.4.3-P1.tar.gz \
14 file://default-relay \
15 file://init-relay \
17 file://0001-Makefile.am-only-build-dhcrelay.patch \
18 file://0002-bind-Makefile.in-disable-backtrace.patch \
19 file://0003-bind-Makefile.in-regenerate-configure.patch \
27 S = "${WORKDIR}/dhcp-4.4.3-P1"
29 inherit autotools-brokensep systemd pkgconfig
32 SYSTEMD_AUTO_ENABLE:${PN} = "disable"
[all …]
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst10 Cortex-A15 and the Cortex-A57, which respectively implement Arm
11 architecture reference manuals ARMv7-A and ARMv8-A, may both optionally
12 implement PMUs. For example, if a user wants to use a Cortex-A15 without
13 a PMU, then the ``-cpu`` parameter should contain ``pmu=off`` on the QEMU
14 command line, i.e. ``-cpu cortex-a15,pmu=off``.
18 that implement the ARMv8-A architecture reference manual may optionally
20 ``aarch64`` CPU property. A CPU type such as the Cortex-A15, which does
21 not implement ARMv8-A, will not have the ``aarch64`` CPU property.
30 prefixed with "kvm-" and are described in "KVM VCPU Features".
36 CPU type is possible with the ``query-cpu-model-expansion`` QMP command.
[all …]

12345678910>>...42