| /openbmc/u-boot/board/theobroma-systems/puma_rk3399/ |
| H A D | MAINTAINERS | 2 M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> 3 M: Klaus Goger <klaus.goger@theobroma-systems.com> 5 F: board/theobroma-systems/puma_rk3399 9 W: https://www.theobroma-systems.com/rk3399-q7/tech-specs 10 T: git git://git.theobroma-systems.com/puma-u-boot.git
|
| /openbmc/u-boot/board/theobroma-systems/lion_rk3368/ |
| H A D | MAINTAINERS | 2 M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> 3 M: Klaus Goger <klaus.goger@theobroma-systems.com> 5 F: board/theobroma-systems/lion_rk3368 9 W: https://www.theobroma-systems.com/rk3368-uq7/tech-specs 10 T: git git://git.theobroma-systems.com/lion-u-boot.git
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | 0001-include-libgen.h-for-basename.patch | 15 systems/fbdev/fbdev.c | 1 + 18 diff --git a/systems/fbdev/fbdev.c b/systems/fbdev/fbdev.c 20 --- a/systems/fbdev/fbdev.c 21 +++ b/systems/fbdev/fbdev.c
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-test/corstone1000-external-sys-tests/ |
| H A D | corstone1000-external-sys-tests_1.0.bb | 1 SUMMARY = "CORSTONE1000 external systems communications tests" 16 ${CC} ${S}/test-app.c ${CFLAGS} ${LDFLAGS} -o ${S}/systems-comms-tests 20 install -D -p -m 0755 ${S}/systems-comms-tests ${D}${bindir}/systems-comms-tests
|
| /openbmc/webui-vue/src/store/modules/HardwareStatus/ |
| H A D | SystemStore.js | 7 systems: [], property in SystemStore.state 10 systems: (state) => state.systems, 37 state.systems = [system]; 64 commit('setSystemInfo', this.state.system.systems[0]);
|
| /openbmc/webui-vue/src/views/Overview/ |
| H A D | OverviewInventory.vue | 13 v-model="systems.locationIndicatorActive" 18 <span v-if="systems.locationIndicatorActive"> 41 systems() { 42 let systemData = this.$store.getters['system/systems'][0];
|
| /openbmc/openbmc/poky/meta/recipes-support/libmd/ |
| H A D | libmd_1.1.0.bb | 1 SUMMARY = "Message Digest functions from BSD systems" 3 found on BSD systems either on their libc (NetBSD, OpenBSD) or \ 5 lacking on others like GNU systems."
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/state/ |
| H A D | phosphor-state-manager_%.bbappend | 10 # IBM systems only want power restore when AC loss occurred 13 # IBM systems only allow boot operations when BMC is Ready 18 # time in the future. IBM systems will utilize this feature 21 # IBM systems track the state of the hypervisor so bring 31 # IBM systems want the chassis package to not allow a
|
| /openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
| H A D | InventoryServiceIndicator.vue | 25 v-model="systems.locationIndicatorActive" 30 <span v-if="systems.locationIndicatorActive"> 50 systems() { 51 let systemData = this.$store.getters['system/systems'][0];
|
| /openbmc/openbmc/meta-phosphor/ |
| H A D | README.md | 5 OpenBMC systems. The OpenBMC layer contains content which is shared between all 6 OpenBMC systems.
|
| /openbmc/openbmc/poky/meta/recipes-core/initscripts/ |
| H A D | init-system-helpers_1.68.bb | 1 SUMMARY = "helper tools for all init systems" 3 the various init systems that Debian contains (e. g. sysvinit or \ 9 services for all supported Debian init systems as specified by the policy. \ 12 specific to systemd at all. Maintainers of other init systems are welcome to \
|
| /openbmc/openbmc-test-automation/redfish/service_root/ |
| H A D | test_sessions_management.robot | 91 ${systems}= Redfish.Get Properties /redfish/v1/Systems 92 Rprint Vars systems 94 ${systems}= Redfish.Get /redfish/v1/Systems 179 [Documentation] Verify systems defaults. 182 ${systems}= Redfish.Get Properties /redfish/v1/Systems 183 Rprint Vars systems 184 ${systems_count}= Get Length ${systems['Members']} 185 Valid Value systems['Name'] ['Computer System Collection'] 186 Valid Value systems['@odata.id'] ['/redfish/v1/Systems'] 187 Valid Value systems['Members@odata.count'] [${systems_count}] [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
| H A D | README.md | 3 IPZ is a VPD (Vital Product Data) format used in IBM Power systems. The format 13 Power systems on D-Bus. 21 …https://www-355.ibm.com/systems/power/openpower/posting.xhtml?postingId=1D060729AC96891885257E1B00…
|
| /openbmc/openbmc/poky/meta/recipes-support/libbsd/ |
| H A D | libbsd_0.12.2.bb | 1 SUMMARY = "Library of utility functions from BSD systems" 2 DESCRIPTION = "This library provides useful functions commonly found on BSD systems, \ 3 and lacking on others like GNU systems, thus making it easier to port \
|
| /openbmc/openbmc/poky/meta/recipes-core/meta/ |
| H A D | buildtools-make-tarball.bb | 4 on systems where make is broken (e.g. the 4.2.1 version on CentOS 8 based distros)." 5 SUMMARY = "Standalone tarball for running builds on systems with inadequate make"
|
| H A D | buildtools-tarball.bb | 2 …tarball can be used to run bitbake builds on systems which don't meet the usual version requiremen… 3 SUMMARY = "Standalone tarball for running builds on systems with inadequate software" 84 # /etc/ssl/certs/ca-certificates.crt Debian systems 85 # /etc/pki/tls/certs/ca-bundle.crt Fedora systems 86 # /etc/ssl/ca-bundle.pem Suse systems
|
| H A D | buildtools-extended-tarball.bb | 4 … make, git and tar. The tarball can be used to run bitbake builds on systems which don't meet the \ 6 SUMMARY = "Standalone tarball for running builds on systems with inadequate software and ancient co…
|
| /openbmc/openbmc/meta-ibm/ |
| H A D | README.md | 1 OpenEmbedded/Yocto/OpenBMC BSP layer for IBM systems 4 This layer provides support for the BMC firmware on IBM POWER systems server 28 The following systems are supported. 32 [here](https://www.ibm.com/us-en/marketplace/power-systems-ac922).
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0004-adb-Fix-build-on-big-endian-systems.patch | 4 Subject: [PATCH] adb: Fix build on big endian systems 11 It works fine on little endian systems because htole16/32 are defined 12 by the C library as no-ops. But on big-endian systems, they are
|
| /openbmc/openbmc/poky/meta/recipes-bsp/barebox/ |
| H A D | barebox.bb | 1 SUMMARY = "barebox is a bootloader designed for embedded systems. It runs on a variety of architect… 2 …rebox aims to be a versatile and flexible bootloader not only for booting embedded Linux systems, \
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
| H A D | xinit_1.4.4.bb | 6 server and a first client program on systems that cannot start X \ 8 systems. When this first client exits, xinit will kill the X server and \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/ |
| H A D | 0004-adb-Fix-build-on-big-endian-systems.patch | 4 Subject: [PATCH] adb: Fix build on big endian systems 11 It works fine on little endian systems because htole16/32 are defined 12 by the C library as no-ops. But on big-endian systems, they are
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset/ |
| H A D | 0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch | 4 Subject: [PATCH] fbset: including asm/types.h is needed on all linux systems 10 Helps to compile it on musl systems
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0020-tzselect.ksh-Use-bin-sh-default-shell-interpreter.patch | 7 /bin/sh instead of /bin/bash should be safe and portable across systems 8 which don't ship bash ( embedded systems )
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/ |
| H A D | 0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch | 4 Subject: [PATCH] Use unistd.h not argp.h for all POSIX systems 6 getopt(3) is found in unistd.h on all POSIX systems and we make no use
|