Home
last modified time | relevance | path

Searched +full:set +full:- +full:content (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-testsuite_2.44.bb1 # NOTE: This recipe cannot have -cross- in the file name because it triggers
5 require binutils-${PV}.inc
9 DEPENDS += "dejagnu-native expect-native"
10 DEPENDS += "binutils-native"
19 # create config.h, oe enables initfini-array by default
24 DEPENDS += "virtual/cross-binutils"
25 DEPENDS += "virtual/cross-cc"
31 if sys.endswith("-linux"):
32 return sys + "-gnu"
36 content = []
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DREADME.md19 1. SystemConfiguration: This describes the system-specific parameters.
26 ## D-Bus Objects
42 IPv4 objects will have the following D-Bus object path:
46 IPv6 objects will have the following D-Bus object path:
69 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST \
70 -d '{
84 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST \
85 -d '{
108 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X DELETE \
117 busctl get-property xyz.openbmc_project.Network \
[all …]
/openbmc/phosphor-networkd/docs/
H A DNetwork-Configuration.md19 1. SystemConfiguration: This describes the system-specific parameters.
20 2. EthernetInterface: This describes the interface-specific parameters.
21 3. IP: This describes the IP address-specific parameters.
23 5. VLANInterface: This describes the VLAN-specific properties.
42 IPv4 objects will have the following D-Bus object path.
46 IPv6 objects will have the following D-Bus object path.
66 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST -d
76 busctl get-property xyz.openbmc_project.Network
80 curl -c cjar -b cjar -k -H "Content-Type: application/json" -X GET
84 #### Set subsubsection
[all …]
/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/
H A D0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch3 Date: Wed, 20 Nov 2019 14:20:38 -0800
4 Subject: [PATCH] Set FIU0_DRD_CFG and FIU_Clk_divider for gbmc hoth
6 This is to set the SPI frequency to 20MHz
8 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
9 Signed-off-by: Brandon Kim <brandonkim@google.com>
11 ---
12 ImageGeneration/references/BootBlockAndHeader_EB.xml | 4 ++--
13 ImageGeneration/references/UbootHeader_EB.xml | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
16 diff --git a/ImageGeneration/references/BootBlockAndHeader_EB.xml b/ImageGeneration/references/Boot…
[all …]
/openbmc/docs/
H A DREST-cheatsheet.md3 This document is intended to provide a set of REST client commands for OpenBMC
13 The original REST server, from the phosphor-rest-server repository, uses
15 use the same cookie jar files for read-only REST methods like GET, but requires
17 the URL for non-read-only methods.
20 server. The phosphor-rest-server repository was archived in October 2022.
24 - Using just the cookie jar files for the phosphor-rest server:
28 …curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d "{\"da…
31 - If passing in the username/password as part of the URL, no unique login call
42 curl -k -X GET https://root:0penBmc@${bmc}/xyz/openbmc_project/list
45 - Token based authentication.
[all …]
H A Dhost-management.md3 This document describes the host-management interfaces of the OpenBMC object
9 [REST-cheatsheet](https://github.com/openbmc/docs/blob/master/REST-cheatsheet.md#establish-rest-con…
15-k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"username" : "root", "pa…
16 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/...
26 items and are not necessarily FRUs (field-replaceable units). If the system
35 - `Version`: A code version associated with this item.
36 - `Present`: Indicates whether this item is present in the system (True/False).
37 - `Functional`: Indicates whether this item is functioning in the system
45 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/inventory/enumerate
51 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/inventory/system/chassis/mothe…
[all …]
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_savearea_management.robot34 ${content-1} Sample Content to test partition file upload
35 ... Sample Content to test partition file upload
36 ... Sample Content to test partition file upload
37 ${content-2} Sample Content to test partition file upload after reboot
38 ... Sample Content to test partition file upload after reboot
39 ... Sample Content to test partition file upload after reboot
51 100-file
60 500KB-file
61 2000KB-file
62 10000KB-file
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sol.robot20 @{setinprogress} set-complete set-in-progress commit-write
26 Set SOL Enabled
31 ... sol set enabled true
41 Set SOL Disabled
46 ... sol set enable
[all...]
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot16 &{header_requirements} Strict-Transport-Security=max-age=31536000; includeSubdomains
17 ... X-Frame-Options=DENY
18 ... Pragma=no-cache
19 ... Cache-Control=no-store, max-age=0
20 ... Referrer-Policy=no-referrer
21 ... X-Content-Type-Options=nosniff
22 ... X-Permitted-Cross-Domain-Policies=none
23 ... Cross-Origin-Embedder-Policy=require-corp
24 ... Cross-Origin-Opener-Policy=same-origin
25 ... Cross-Origin-Resource-Policy=same-origin
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-testsuite.inc9 MAKE_CHECK_BOARDARGS ??= "--target_board=${TOOLCHAIN_TEST_TARGET}${MAKE_CHECK_BOARDFLAGS}"
13 # correctly mark incompatible tests as UNSUPPORTED (e.g. needs soft-float
14 # but running on hard-float target).
21 # provided by any test (through dg-options), CFLAGS_FOR_TARGET is always
25 # i686, x86-64 and aarch64 are special, since most toolchains built for
38 content = []
39 content.append('load_generic_config "sim"')
40 content.append('load_base_board_description "basic-sim"')
41 content.append('process_multilib_options ""')
46 bb.fatal("Missing target qemu linux-user binary")
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dredfish_request.py81 timeout By default timeout is set to 10 seconds.
88 headers["Content-Type"] = "application/json"
115 timeout By default timeout is set to 10 seconds.
118 verify By default verify is set to false means no certificate
125 if headers.get("Content-Type", None) is None:
126 headers["Content-Type"] = "application/json"
162 timeout By default timeout is set to 10 seconds.
165 verify By default verify is set to false means no certificate
172 if headers.get("Content-Type", None) is None:
173 headers["Content-Type"] = "application/json"
[all …]
H A Drest_client.robot23 # Response code:200, Content:{
40 # set kwargs as follows:
46 ${headers}= Create Dictionary X-Auth-Token=${XAUTH_TOKEN} Accept=application/json
47 Set To Dictionary ${kwargs} headers ${headers}
67 # set kwargs as follows:
72 ${headers}= Create Dictionary Content-Type=application/json
73 ... X-Auth-Token=${XAUTH_TOKEN}
74 Set To Dictionary ${kwargs} headers ${headers}
92 # set kwargs as follows:
97 ${headers}= Create Dictionary Content-Type=application/json
[all …]
H A Dcertificate_utils.robot30 ${headers}= Create Dictionary Content-Type=application/octet-stream
31 ... X-Auth-Token=${XAUTH_TOKEN}
32 Set To Dictionary ${kwargs} headers ${headers}
36 ${cert_id}= Set Variable ${resp.json()["Id"]}
38 ${cert_id}= Set Variable -1
52 Get Certificate Content From BMC Via Openssl
53 [Documentation] Get certificate content from BMC via openssl.
58 ... timeout 10 openssl s_client -connect ${OPENBMC_HOST}:${HTTPS_PORT} -showcerts
62 ... ${output} -----END CERTIFICATE-----
63 ${result}= Fetch From Right ${result} -----BEGIN CERTIFICATE-----
[all …]
H A Dredfish_request.robot27 Set Test Variable ${uri} /redfish/v1/SessionService/Sessions
45 ${auth_token}= Create Dictionary X-Auth-Token ${session_resp.headers['X-Auth-Token']}
47 Set To Dictionary ${session_dict} headers ${auth_token}
48 Set To Dictionary ${session_dict} Location ${session_resp.headers['Location']}
51 Set To Dictionary ${session_dict} Content ${session_resp.content}
53 Set Global Variable ${active_session_info} ${session_dict}
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-bsp/images/npcm7xx-igps-native/
H A DBootBlockAndHeader_GBS.xml1 <!-- SPDX-License-Identifier: GPL-2.0
6 #--------------------------------------------------------------------------->
8 <?xml version="1.0" encoding="UTF-8"?>
11 <!-- BMC mandatory fields -->
13 <BinSize>0</BinSize> <!-- If 0 the binary size will be calculated by the tool -->
14 <PadValue>0xFF</PadValue> <!-- Byte value to pad the empty areas, default is 0 -->
18 <!-- BootBlock tag (0x50 0x07 0x55 0xAA 0x54 0x4F 0x4F 0x42) or
19 uboot tag (0x55 0x42 0x4F 0x4F 0x54 0x42 0x4C 0x4B) -->
20 <name>StartTag</name> <!-- name of field -->
25 …<content format='bytes'>0x50 0x07 0x55 0xAA 0x54 0x4F 0x4F 0x42</content> <!-- content the user s…
[all …]
/openbmc/docs/architecture/code-update/
H A Dcode-update-deprecated.md5 - The REST APIs described below are deprecated. Please follow
6 [code-update.md](code-update.md) for the new APIs to do code update.
7 - The rest part of this document is still valid.
10 [host-code-update.md](host-code-update.md)
12 After building OpenBMC, you will end up with a set of image files in
13 `tmp/deploy/images/<platform>/`. The `image-*` symlinks correspond to components
16 - `image-bmc` → `obmc-phosphor-image-<platform>-<timestamp>.static.mtd`
20 - `image-kernel` → `fitImage-obmc-phosphor-initramfs-<platform>.bin`
25 - `image-rofs` → `obmc-phosphor-image-<platform>.squashfs-xz`
27 The read-only OpenBMC filesystem
[all …]
H A Dcode-update.md5 - Static, non-UBI layout
6 - UBI layout - enabled via `obmc-ubi-fs` distro feature
14 1. Get a BMC image tar: After building OpenBMC, you will end up with a set of
16 - The UBI layout image is
17 `obmc-phosphor-image-<platform>-<timestamp>.ubi.mtd.tar`
18 - The static layout image is
19 `obmc-phosphor-image-<platform>-<timestamp>.static.mtd.tar`
21 The BMC tar image contains 5 files: u-boot, kernel, ro, and rw partitions and
30 version=2.7.0-dev
32 HashType=RSA-SHA256
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DIPA16Content" shall mean products provided to end users in the form of digital data, including video co…
18 5. "Digital Document File" shall mean a PDF file or other Digital Content created by variou…
30set forth in this Agreement. However, any and all rights underlying in the Licensed Program shall …
34 …any number of Computers and use the same in accordance with the provisions set forth in this Agree…
36 …Program, with or without modification in printed materials or in Digital Content as an expression …
38 … the printed materials and Digital Content created in accordance with the preceding Paragraph, for…
42 …ed Fonts of the Licensed Program are used only for rendering the Digital Content within such Digit…
44 …to a third party for commercial or non-commercial purposes ("Redistribute"), in accordance with th…
46 …Licensed Program: provided, that the Recipient shall follow the provisions set forth in Article 3 …
78 …ANY DERIVED PROGRAM, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHAN…
[all …]
/openbmc/phosphor-time-manager/
H A DREADME.md3 `phosphor-time-manager` is the time manager service that implements D-Bus
5 or set the BMC's time via this interface.
9 phosphor-time-manager is configured by setting `-D` flags that correspond to
10 options in `phosphor-time-manager/meson.options`. The option names become C++
13 - Compile phosphor-time-manager with default options:
17 meson compile -C builddir
20 - Compile phosphor-time-manager with some configurable options:
23 meson setup builddir -Dbuildtype=minsize -Dtests=false
24 meson compile -C builddir
27 - Generate test coverage report:
[all …]
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py91 candidate_set = set(candidates)
95 set(we_have_the_feature))
120 empty_element_tags = None # A tag will be considered an empty-element
123 # A value for these tag/attribute combinations is a space- or
124 # comma-separated list of CDATA, rather than a single CDATA.
128 DEFAULT_PRESERVE_WHITESPACE_TAGS = set()
146 :param multi_valued_attributes: If this is set to None, the
153 probably doesn't make sense to an end-user, so the argument name
158 are immune from pretty-printing; their contents will always be
159 output as-is.
[all …]
/openbmc/qemu/include/ui/
H A Dclipboard.h13 * clipboard peer. Subsequently they can set the clipboard content
36 * @QEMU_CLIPBOARD_TYPE_TEXT: text/plain; charset=utf-8
113 * Clipboard content.
132 * Clipboard content data and metadata.
149 * (set+grab clipboard) and passive (watch clipboard for updates)
213 * QemuClipboardInfo is a reference-counted struct. The new struct is
246 * This is used for both new completely clipboard content and for
265 * Request clipboard content. Typically the clipboard owner only
282 * Set clipboard content for the given @type. This function will make
283 * a copy of the content data and store that.
/openbmc/webui-vue/docs/guide/components/toasts/
H A Dindex.md9 message will auto-hide after 10 seconds. The user must manually dismiss the
44 The first argument for each method will be the toast body content. It accepts a
46 of content.
50 `refreshAction` property, set to true, to include a link that refreshes the
51 application. Include a `timestamp` property, set to true, to include a timestamp
54 ![Toast message options example](toast-options.png)
61 'This is a toast with multi-lined body content.',
/openbmc/bmcweb/redfish-core/include/utils/
H A Dredfish_aggregator_utils.hpp1 // SPDX-License-Identifier: Apache-2.0
2 // SPDX-FileCopyrightText: Copyright OpenBMC Authors
13 // Drop any incoming x-auth-token headers and keep Host and Content-Type. Set
23 BMCWEB_LOG_ERROR("Failed to set body. Continuing"); in createNewRequest()
28 // Drop any incoming x-auth-token headers and keep Host and in createNewRequest()
29 // Content-Type. Set Accept. in createNewRequest()
38 "application/json, application/octet-stream"); in createNewRequest()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A D0001-Do-not-overwrite-all-our-build-flags.patch2 From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
9 Upstream-Status: Inappropriate [embedded specific]
11 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
12 ---
13 cmake/modules/PopplerMacros.cmake | 8 ++++----
14 1 file changed, 4 insertions(+), 4 deletions(-)
16 diff --git a/cmake/modules/PopplerMacros.cmake b/cmake/modules/PopplerMacros.cmake
[all …]
/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py27 redfish_core_path = os.path.join(SCRIPT_DIR, "..", "redfish-core")
33 redfish_core_path, "schema", "dmtf", "json-schema"
38 json_schema_installed_path = json_schema_path + "-installed"
40 zipBytesIO = BytesIO(r.content)
84 elif zip_file.filename.startswith(VERSION + "/json-schema/"):
102 # Get the currently-installed csdl
103 csdl_installed_symlinks = set()
110 # Create csdl files & keep the updated csdl-installed symlinks
113 content = zip_ref.read(os.path.join(VERSION + "/csdl", csdl_file)) variable
114 content = content.replace(b"\r\n", b"\n") variable
[all …]

12345678910>>...23