commit | f73cb6968165f747b19a6a816abe46d309d30346 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Mon Jul 08 12:05:03 2024 -0700 |
committer | Jagpal S Gill <paligill@gmail.com> | Tue Jul 09 18:29:04 2024 +0000 |
tree | 3a3998c6c4621a7d0d49c694d1726f9ca23e1b6a | |
parent | 5a727b484f69eaea8accb6f066687cc06abc9ad2 [diff] |
code-update: use flat object paths Rename VersionId to SwId and randomly generate as this happens before image parsing. Use flat object paths for software as they are easily mappable from firmware inventory in BMCWeb. Change-Id: Ia28a565a98dddd843997f9e56e28370372232a55 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands