Home
last modified time | relevance | path

Searched +full:close +full:- +full:pull (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/qemu/.github/workflows/
H A Dlockdown.yml1 # Configuration for Repo Lockdown - https://github.com/dessant/repo-lockdown
10 pull-requests: write
14 runs-on: ubuntu-latest
16 - uses: dessant/repo-lockdown@v2
18 pr-comment: |
21 This repository is a read-only mirror of the project's repostories hosted
22 on https://gitlab.com/qemu-project/qemu.git.
29 lock-pr: true
30 close-pr: true
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dcontributing.md11 subject with `[meta-raspberrypi]` as this is the global *Yocto* mailing
12 list and not a dedicated *meta-raspberrypi* mailing list.
23 <layer-component>: <short log/statement of what needed to be changed>
32 Signed-off-by: Your Name <yourname@youremail.com>
34 The `<layer-component>` is the layer component name that your changes affect.
42 for changes to multiple recipes would be `userland,vc-graphics,wayland`.
48 the above cases, please use `meta-raspberrypi` as the component name.
55 usage patterns often result in an Out-of-memory condition causing
58 Low-memory systems should continue to function without running into
59 memory-starvation conditions with minimal cost to systems with more
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css4 * -------------------------------------------------------
6 * can be found at: http://fortawesome.github.com/Font-Awesome/
9 * -------------------------------------------------------
10 * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
11 * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
12 * http://opensource.org/licenses/mit-license.html
13 …* - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons…
14 * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
15 * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
18 * -------------------------------------------------------
[all …]
H A Dbootstrap.min.css3 * Copyright 2011-2015 Twitter, Inc.
5-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,a…
H A Dbootstrap.css3 * Copyright 2011-2015 Twitter, Inc.
8 font-family: sans-serif;
9 -webkit-text-size-adjust: 100%;
10 -ms-text-size-adjust: 100%;
34 display: inline-block;
35 vertical-align: baseline;
46 background-color: transparent;
53 border-bottom: 1px dotted;
57 font-weight: bold;
60 font-style: italic;
[all …]
H A Dbootstrap.css.map1-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/type.less","less/mixin…
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dmain.cpp1 // SPDX-License-Identifier: Apache-2.0
2 // SPDX-FileCopyrightText: Copyright OpenBMC Authors
9 #include <phosphor-logging/lg2.hpp>
23 /**< Enable pull-up. */
25 /**< Enable pull-down. */
39 app.add_option("-c,--config", gpioFileName, "Name of config json file") in main()
40 ->required() in main()
41 ->check(CLI::ExistingFile); in main()
58 return -1; in main()
63 file.close(); in main()
[all …]
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/
H A D0001-Fix-argument-errors-in-gcc-15.patch21 Upstream-Status: Submitted [https://github.com/kexecboot/kexecboot/pull/30]
22 Signed-off-by: mark.yang <mark.yang@lge.com>
23 ---
24 src/fb.c | 4 ++--
25 src/fb.h | 2 +-
26 src/gui.c | 2 +-
27 src/tui.h | 2 +-
28 4 files changed, 5 insertions(+), 5 deletions(-)
30 diff --git a/src/fb.c b/src/fb.c
32 --- a/src/fb.c
[all …]
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/
H A D0001-feat-dracut-install-split-ldd-command-arguments-for-.patch2 From: =?UTF-8?q?Zolt=C3=A1n=20B=C3=B6sz=C3=B6rm=C3=A9nyi?=
5 Subject: [PATCH] feat(dracut-install): split ldd command arguments for
7 MIME-Version: 1.0
8 Content-Type: text/plain; charset=UTF-8
9 Content-Transfer-Encoding: 8bit
11 This restores a not-so-subtle feature of previously executing ldd
12 via popen(), i.e. the ability to use a cross-compiled sysroot.
22 Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
23 Upstream-Status: Submitted [https://github.com/dracut-ng/dracut-ng/pull/339]
24 ---
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-a23-evb.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun8i-a23.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "allwinner,sun8i-a23-evb", "allwinner,sun8i-a23";
63 stdout-path = "serial0:115200n8";
68 pinctrl-names = "default";
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dprojecttopbar.html19 <div class="col-md-12">
20 …<div class="alert alert-success alert-dismissible change-notification" id="project-created-notific…
21 <button type="button" class="close" data-dismiss="alert">&times;</button>
22 … can now <a class="alert-link" href="{% url 'projectmachines' project.id %}">select your target ma…
24 <!-- project name -->
25 <div class="page-header">
26 <h1 id="project-name-container">
27 <span class="project-name">{{project.name}}</span>
29 <span class="glyphicon glyphicon-edit" id="project-change-form-toggle"></i>
32 …<span class="glyphicon glyphicon-question-sign get-help" title="This project shows information abo…
[all …]
H A Dproject_specific_topbar.html19 <div class="col-md-12">
20 …<div class="alert alert-success alert-dismissible change-notification" id="project-created-notific…
21 <button type="button" class="close" data-dismiss="alert">&times;</button>
22 … can now <a class="alert-link" href="{% url 'projectmachines' project.id %}">select your target ma…
24 <!-- project name -->
25 <div class="page-header">
26 <h1 id="project-name-container">
27 <span class="project-name">{{project.name}}</span>
29 …<span class="glyphicon glyphicon-question-sign get-help" title="This project shows information abo…
32 <form id="project-name-change-form" class="form-inline" style="display: none;">
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D25827 # Returns a node for blockdev-add
33 'node-name': node_name,
47 'throttle-group': throttle,
65 # finish, it polls and thus makes stream finish concurrently --
78 qemu_img('create', '-f', 'raw', node0_path, '64M')
84 qemu_img('create', '-f', iotests.imgfmt, path, '64M')
88 # earlier and then pull in stream
90 '-c', 'write %iK 64K' % (65536 - 192),
91 '-c', 'write %iK 64K' % (65536 - 64))
96 qemu_io(node1_path, '-c', 'write %iK 64K' % (65536 - 64))
[all …]
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp10 #include <phosphor-logging/lg2.hpp>
94 // NOLINTNEXTLINE(clang-analyzer-core.uninitialized.Branch) in updateDevice()
131 const std::string spiAspeedSMCPath = "/sys/bus/platform/drivers/spi-aspeed-smc";
132 const std::string spiNorPath = "/sys/bus/spi/drivers/spi-nor";
141 ofbind.close(); in bindSPIFlash()
160 ofbindSPINor.close(); in bindSPIFlash()
167 error("failed to bind spi flash (spi-nor driver)"); in bindSPIFlash()
183 ofunbind.close(); in unbindSPIFlash()
243 lineBulk->request(config, valuesInverted); in requestMuxGPIOs()
247 lineBulk->request(config, gpioValues); in requestMuxGPIOs()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/bubblewrap/bubblewrap/
H A D0001-Use-stdbool.h-for-booleans.patch7 https://github.com/containers/bubblewrap/pull/660
15 ../bubblewrap-0.10.0/utils.h:46:13: error: 'bool' cannot be defined via 'typedef'
19 Upstream-Status: Backport [https://github.com/containers/bubblewrap/pull/660]
20 Signed-off-by: mark.yang <mark.yang@lge.com>
21 ---
22 bind-mount.c | 20 ++++----
23 bubblewrap.c | 134 +++++++++++++++++++++++++--------------------------
24 utils.c | 16 +++---
25 utils.h | 5 +-
26 4 files changed, 86 insertions(+), 89 deletions(-)
[all …]
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer3 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
6 # Authored-by: Yu Ke <ke.yu@intel.com>
10 # SPDX-License-Identifier: GPL-2.0-only
44 branchname = runcmd("git symbolic-ref HEAD 2>/dev/null", repodir).strip()
55 For an example config file, see combo-layer.conf.example
89 if repo == "combo-layer-settings":
101 lcfile = self.conffile.replace('.conf', '-local.conf')
167 …logger.error("ERROR: patchutils package is missing, please install it (e.g. # apt-get install patc…
190 output = err.read().decode('utf-8')
198 combo-layer.
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/
H A Dreleases10 <meta charset="utf-8">
11 <link rel="dns-prefetch" href="https://github.githubassets.com">
12 <link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
13 <link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
14 <link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
15 <link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
16 <link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
17 <link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
21-7mtunHqp/Bw0ND9akjJME8XCh0WPm3HAXOSeX7skL0qGAhpdfzkQvYcujYcwNPTpWKeKMFUGZGtvnEkcczFgwQ==" rel="st…
22-CmoegizWCUR1jC94Y2eukVQIFxJ9GxYerz9q7dBwImLlx8ODwYkXAMIhCfTnA45Ep6++rcO/ZtKVLvFBM8dapA==" rel="st…
[all …]
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.hpp10 #include <blobs-ipmid/blobs.hpp>
30 * The firmware blob id is parsed to pull the "filename" portion from the
103 * @param[in] firmwares - list of firmware blob_ids to support.
104 * @param[in] transports - list of transports to support.
105 * @param[in] verification - pointer to object for triggering verification
106 * @param[in] update - point to object for triggering the update
116 * @param[in] firmwares - list of firmware types and their handlers
117 * @param[in] blobs - list of blobs_ids to support
118 * @param[in] transports - list of transport types and their handlers
119 * @param[in] verification - pointer to object for triggering verification
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch3 Date: Tue, 24 Nov 2020 08:30:13 -0600
7 (-Werror=implicit-fallthrough) with newer versions of GCC
9 Upstream-Status: Submitted [https://github.com/gnosek/fcgiwrap/pull/54]
10 Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com>
11 ---
18 diff --git a/configure.ac b/configure.ac
20 --- a/configure.ac
22 @@ -3,6 +3,7 @@
27 AM_CFLAGS="-std=gnu99 -Wall -Wextra -Werror -pedantic"
29 AM_CFLAGS="$AM_CFLAGS -O2 -g3"
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js2 * angular-ui-bootstrap
3 * http://angular-ui.github.io/bootstrap/
5 * Version: 0.11.0 - 2014-05-01
8-group.html","template/accordion/accordion.html","template/alert/alert.html","template/carousel/ca… method in AnonymousFunctionb0c64dd76f00
9-popup title="'+q+"tt_title"+r+'" content="'+q+"tt_content"+r+'" placement="'+q+"tt_placement"+r+'…
H A Dui-bootstrap-tpls-0.11.0.min.js2 * angular-ui-bootstrap
3 * http://angular-ui.github.io/bootstrap/
5 * Version: 0.11.0 - 2014-05-01
8-group.html","template/accordion/accordion.html","template/alert/alert.html","template/carousel/ca… function
9-popup title="'+q+"tt_title"+r+'" content="'+q+"tt_content"+r+'" placement="'+q+"tt_placement"+r+'…
/openbmc/phosphor-logging/tools/
H A Delog-gen.py76 splitdir = root.split(i_yaml_dir)[1] + "/" + files[:-12]
82 splitdir = root.split(i_test_dir)[1] + "/" + files[:-12]
172 print("Error - failed to validate error inheritance")
193 f.close()
198 Parse the error and metadata yaml files in order to pull out
224 "Error - Did not find name in entry %s in file %s "
255 # Get 0th inherited error (current support - single inheritance)
288 "-m",
289 "--mako",
291 default="elog-gen-template.hpp.mako",
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1 // SPDX-License-Identifier: Apache-2.0
2 // SPDX-FileCopyrightText: Copyright 2019 IBM Corporation
5 #include "extensions/openpower-pels/generic.hpp"
6 #include "extensions/openpower-pels/pel.hpp"
42 stream.close(); in writeFileAndGetFD()
54 EXPECT_TRUE(pel->valid()); in TEST_F()
55 EXPECT_EQ(pel->id(), 0x80818283); in TEST_F()
56 EXPECT_EQ(pel->plid(), 0x50515253); in TEST_F()
57 EXPECT_EQ(pel->userHeader().subsystem(), 0x10); in TEST_F()
58 EXPECT_EQ(pel->userHeader().actionFlags(), 0x80C0); in TEST_F()
[all …]
/openbmc/qemu/tests/docker/
H A Ddocker.py12 # the top-level directory.
65 return _bytes_checksum(text.encode('utf-8'))
68 return open(path, 'rt', encoding='utf-8').read()
81 commands += [["docker"], ["sudo", "-n", "docker"]]
121 ldd_re = re.compile(r"(?:\S+ => )?(\S*) \(:?0x[0-9a-f]+\)")
123 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
145 This does rely on the host file-system being fairly multi-arch
199 # special case for Debian linux-user images
201 img_name = "debian-bootstrap"
250 cmd = ["ps", "-q"]
[all …]
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c10 * Copyright 2018 Steffen Görtz <contrib@steffen-goertz.de>
13 * the COPYING file in the top-level directory.
40 if (now - start > 600) { in uart_wait_for_event()
78 QTestState *qts = qtest_init_with_serial("-M microbit", &sock_fd); in test_nrf51_uart()
110 close(sock_fd); in test_nrf51_uart()
139 QTestState *qts = qtest_init("-M microbit"); in test_microbit_i2c()
190 QTestState *qts = qtest_init("-M microbit"); in test_nrf51_nvmc()
196 /* Test write-read config register */ in test_nrf51_nvmc()
281 QTestState *qts = qtest_init("-M microbit"); in test_nrf51_gpio()
335 qtest_set_irq_in(qts, "/machine/nrf51", "unnamed-gpio-in", 0, 0); in test_nrf51_gpio()
[all …]

12