Home
last modified time | relevance | path

Searched full:versions (Results 1 – 25 of 1253) sorted by relevance

12345678910>>...51

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/
H A Dimagemagick_7.1.1-43.bb105 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
106 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
107 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
108 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
109 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
110 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
111 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
112 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
113 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
114 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier …
[all …]
/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c113 * struct fpga_versions - Data read from the versions register
175 * @versions: Pointer to the structure to fill with information from the
176 * versions register
179 static int get_versions(struct udevice *dev, struct fpga_versions *versions) in get_versions() argument
200 memset(versions, 0, sizeof(struct fpga_versions)); in get_versions()
202 ihs_fpga_get(priv->map, versions, &raw_versions); in get_versions()
204 versions->video_channel = raw_versions & VERSIONS_FPGA_VIDEO_CHANNEL; in get_versions()
205 versions->con_side = raw_versions & VERSIONS_FPGA_CON_SIDE; in get_versions()
209 versions->pcb_video_type = PCB_DP_1_2; in get_versions()
213 versions->pcb_video_type = PCB_HDMI_2_0; in get_versions()
[all …]
H A Dihs_fpga.h10 * @versions: PCB versions register
11 * @fpga_version: FPGA versions register
22 u16 versions; member
/openbmc/openbmc-test-automation/gui/lib/
H A Dutils_get_version.py38 Get the versions for several of the software packages used by
42 ${software_versions}= Software Versions
65 versions = collections.OrderedDict()
72 versions[package] = (
76 versions.update(import_versions)
86 versions[package] = (
91 versions["host OS"] = "Failed" if not version else version.rstrip("\n")
92 return versions
/openbmc/qemu/docs/about/
H A Dbuild-platforms.rst9 minimum required versions of 3rd party software QEMU depends on. The
15 work. If an unlisted platform has comparable software versions to a
20 Note that when considering software versions shipped in distros as
29 currently shipped versions of software in various operating systems,
83 For the purposes of identifying supported software versions available on Linux,
85 Ubuntu LTS. Other distros will be assumed to ship similar software versions.
91 similar versions.
96 Distributions with long-term support often provide multiple versions
152 The project aims to support the two most recent versions of Windows that are
155 on older versions of Windows, too. However, such old versions of Windows are
[all …]
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/
H A Dphosphor-settings-defaults-native.bbappend4 file://yosemite4-temporary-software-versions.yml \
5 file://yosemite4-temporary-host-software-versions.yml \
10 yosemite4-temporary-host-software-versions.yml \
15 yosemite4-temporary-software-versions.yml \
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DInfo-ZIP15versions--including, but not limited to, ports to new operating systems, existing ports with new g…
H A DQPL-1.0-INRIA-200440 modification in future versions of the Software provided such
41 versions remain available under these terms in addition to any
45 machine-executable forms of modified versions of the Software,
61 5. You may use the original or modified versions of the Software to
66 software items that link with the original or modified versions of the
76 use and re-distribute original and modified versions of the
H A DVOSTROM7 …this Distribution may be modified and the original version and modified versions may be copied, di…
9versions are distributed with source code and documentation and with permission for others to use …
15 … version number, copyright notice and license) shall be retained in all versions of the Distributi…
17 …ications to the Distribution that are substantially similar to modified versions of the Distributi…
H A DQPL-1.019 …e Software to distribute your modification in future versions of the Software provided such versio…
21 …xecutable forms of the Software or machine-executable forms of modified versions of the Software, …
28 5. You may use the original or modified versions of the Software to compile, link and run applicati…
30 …onents and other software items that link with the original or modified versions of the Software. …
33 …recipients of your items to use and re-distribute original and modified versions of the items in b…
H A DLibpng32 2. Altered source versions must be plainly marked as such, and must
42 libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
71 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
81 libpng versions 0.89, June 1996, through 0.96, May 1997, are
97 libpng versions 0.5, May 1995, through 0.88, January 1996, are
124 2. Altered versions must be plainly marked as such and must not
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0012-eglibc-Resolve-__fpscr_values-on-SH4.patch12 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.2): Add __fpscr_values.
19 sysdeps/unix/sysv/linux/sh/Versions | 1 +
23 diff --git a/sysdeps/unix/sysv/linux/sh/Versions b/sysdeps/unix/sysv/linux/sh/Versions
25 --- a/sysdeps/unix/sysv/linux/sh/Versions
26 +++ b/sysdeps/unix/sysv/linux/sh/Versions
/openbmc/libpldm/include/libpldm/
H A Dcontrol.h46 * @param[in] versions - list of versions for GetPLDMVersion response.
49 * is 4*versions_count. The versions buffer must remain
51 * @param[in] versions_count - number of entries in versions, including the trailing CRC32.
59 const void *versions, size_t versions_count,
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/
H A D0001-PSA-revert-header-versions.patch6 Align ADAC certificate versions with versions in secure-debug-manager
7 [1] repository. The versions of the certificate and token are checked
10 certificate/token versions.
/openbmc/phosphor-power/tools/power-utils/test/
H A Dtest_version.cpp22 // Input 2 different version where primary versions are different in TEST()
26 // Input 3 different version where secondary versions are different in TEST()
30 // Input 3 different version where communication versions are different in TEST()
34 // Input has 3 same versions in TEST()
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/
H A Dfeature-microblaze-versions.inc1 # MicroBlaze versions are defined as features, the features are setup to
2 # conflict with other versions as well as unavailable features for particular
3 # versions.
5 # Versions before v9.0 of MicroBlaze use a versioning scheme of "vX.YY.Z"
6 # (where Z = [abc]). For v8.* versions of MicroBlaze the revision (Z) changes
11 # Since v9.0 of MicroBlaze the revision (Z) part of versions was entirely
32 # MicroBlaze versions
/openbmc/u-boot/board/gdsys/common/
H A Dioep-fpga.c67 u16 versions; in ioep_fpga_print_info() local
81 FPGA_GET_REG(fpga, versions, &versions); in ioep_fpga_print_info()
85 unit_type = (versions & 0xf000) >> 12; in ioep_fpga_print_info()
86 unit_type_pcb_video = (versions & 0x01c0) >> 6; in ioep_fpga_print_info()
116 if (versions & (1<<4)) in ioep_fpga_print_info()
129 if (versions & (1<<5)) in ioep_fpga_print_info()
/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py46 A Python class for sorting Redfish schema versions. Allows sorting Redfish
47 versions in the way humans expect, by comparing version strings as lists
133 for schema_filename, versions in json_schema_files.items():
134 zip_filepath = os.path.join(VERSION + "/json-schema", versions[0])
137 os.path.join(json_schema_path, versions[0]), "wb"
145 os.path.join("..", "json-schema", versions[0]),
146 os.path.join(json_schema_installed_path, versions[0]),
/openbmc/phosphor-psu-code-mgmt/vendor-example/
H A Dget_latest_version.cpp9 printf("Usage: %s versions...\n", argv[0]); in main()
13 std::vector<std::string> versions(argv + 1, argv + argc); in main() local
15 for (const auto& s : versions) in main()
/openbmc/libpldm/src/
H A Dcontrol.c103 control->types[i].versions) { in pldm_control_get_version()
123 /* crc32 is included in the versions buffer */ in pldm_control_get_version()
125 PLDM_START_AND_END, v->versions, in pldm_control_get_version()
151 if (ty < 64 && control->types[i].versions) { in pldm_control_get_types()
193 control->types[i].versions && control->types[i].commands) { in pldm_control_get_commands()
311 const void *versions, size_t versions_count, in pldm_control_add_type() argument
321 if (control->types[i].versions == NULL || in pldm_control_add_type()
322 (control->types[i].versions != NULL && in pldm_control_add_type()
335 v->versions = versions; in pldm_control_add_type()
/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary.py100 # Machines to recipes to versions
101 versions = {}
107 versions[machine] = {}
124 details = versions[machine][recipe] = {}
132 # Now backfill the upstream versions
133 for machine in versions:
134 for recipe in versions[machine]:
135 data = versions[machine][recipe]
138 return upstreams, versions
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DSecurityPolicy.v1_0_3.json137 "Versions": { object
138 "description": "The SPDM versions.",
145versions. An array containing one element with the value of `ALL` or an empty array shall indicat…
183 …: "The SPDM policy settings that are allowed, such as the allowable SPDM versions and algorithms.",
184 …ain the SPDM policy settings that are allowed, such as the allowable SPDM versions and algorithms."
188 …he SPDM policy settings that are prohibited, such as the prohibited SPDM versions and algorithms.",
189 …the SPDM policy settings that are prohibited, such as the prohibited SPDM versions and algorithms."
425 "Versions": { object
426 "description": "The TLS versions.",
433versions. An array containing one element with the value of `ALL` or an empty array shall indicat…
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlibraries.rst13 - :ref:`How to use the Multilib feature to combine multiple versions of
15 <dev-manual/libraries:combining multiple versions of library files into one image>`
17 - :ref:`How to install multiple versions of the same library in parallel on
19 <dev-manual/libraries:installing multiple versions of the same library>`
37 Some previously released versions of the Yocto Project defined the
79 Combining Multiple Versions of Library Files into One Image
232 Installing Multiple Versions of the Same Library
235 There are be situations where you need to install and use multiple versions
238 multiple pieces of software that depend on the separate versions of the
240 versions of the same library in parallel on the same system.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DREADME.md12 likely for an inventory item, to determine which software versions are
39 elements being created to identify versions that are applicable to the inventory
62 software versions that are currently present on the managed inventory
63 element(s). This provides a mechanism for interrogation of the software versions
182 ### Software Versions
187 Some software versions are a collection of images, each with their own version
206 express the relationship between two (or more) software versions activated for a
207 single managed element. It is expected that all installed versions are listed as
260 ### Find all software versions on the system, either active or available
264 to retrieve version information. To list just "functional" or running versions
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dcrate.py73 ud.versionsurl = "https://%s/%s/versions" % (host, name)
147 versions = [(0, i["num"], "") for i in json_data["versions"]]
148 versions = sorted(versions, key=cmp_to_key(bb.utils.vercmp))
150 return (versions[-1][1], "")

12345678910>>...51