History log of /openbmc/docs/development/ (Results 1 – 25 of 45)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e1399e5c26-Apr-2024 Gunnar Mills <gmills@us.ibm.com>

Add new system: Fix doc

GitHub is rendering this as terrible looking red highlighted text. Fix
by making this correct JSON. It appears to be caused by some JSON
validation.

[1]: https://github.com/

Add new system: Fix doc

GitHub is rendering this as terrible looking red highlighted text. Fix
by making this correct JSON. It appears to be caused by some JSON
validation.

[1]: https://github.com/openbmc/docs/blob/44f3de929bbee0dbacd024b9724fe72817fd1f48/development/add-new-system.md?plain=1#L371

This was introduced years ago by
[2]: https://github.com/openbmc/docs/commit/ace9cd140d93e92c82b9bd705efea599cc5118e6

The GitHub rendering engine could have changed in that time.

Now that this was correct syntax, prettier had an opinion.

Tested: Pushed to my fork and looks good.

Change-Id: Idddfb94269665640cd94c9d920a02c91953898e0
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...

ddda2ff813-Jun-2023 Andrew Geissler <geissonator@yahoo.com>

dev-environ: utilize devtool for code modifications

This moves from utilizing the SDK to using devtool in order to make a
"hello world" test. As noted in the prior commit, this is done due to
the co

dev-environ: utilize devtool for code modifications

This moves from utilizing the SDK to using devtool in order to make a
"hello world" test. As noted in the prior commit, this is done due to
the complexity of the SDK environment vs. the more consistent (but
slower) devtool development process.

Change-Id: Iab7b6bbf82a5e36b121c1fedf916f956a35ca8e9
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

f31c96df13-Jun-2023 Andrew Geissler <geissonator@yahoo.com>

dev-environ: remove SDK and move to devtool

This is a series of patches to clean up our development tutorials.
There's some miscellaneous cleanup combined with moving these from the
use of the SDK t

dev-environ: remove SDK and move to devtool

This is a series of patches to clean up our development tutorials.
There's some miscellaneous cleanup combined with moving these from the
use of the SDK to devtool.

SDK usage, especially by new users of OpenBMC, can be confusing. You
need to ensure you have the exact same level matching your version of
openbmc/openbmc. There are consistently questions and confusion around
the use of the SDK in discord and the mailing list. Although it can
offer some extra speed with development, it's not a good area to have
new users start with. Also, it does not seem many of our active OpenBMC
developers use it, as it seems to consistently be missing packages
required to build all of the OpenBMC repos.

Given the above, lets refocus these intro-to-openbmc tutorials on just
using bitbake and devtool. It takes a bit longer but you're guaranteed
to have the correct levels and all needed packages when doing this.

Change-Id: I7d50ea85a3489f702e98d7e8dca02e44886c2a5c
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

f4febd0008-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


/openbmc/docs/CONTRIBUTING.md
/openbmc/docs/IPMITOOL-cheatsheet.md
/openbmc/docs/OWNERS
/openbmc/docs/README.md
/openbmc/docs/REDFISH-cheatsheet.md
/openbmc/docs/REST-cheatsheet.md
/openbmc/docs/SECURITY.md
/openbmc/docs/anti-patterns.md
/openbmc/docs/architecture/LED-architecture.md
/openbmc/docs/architecture/code-update/code-update-deprecated.md
/openbmc/docs/architecture/code-update/code-update-diagrams.md
/openbmc/docs/architecture/code-update/code-update.md
/openbmc/docs/architecture/code-update/emmc-storage-design.md
/openbmc/docs/architecture/code-update/firmware-update-over-redfish.md
/openbmc/docs/architecture/code-update/flash-layout.md
/openbmc/docs/architecture/code-update/host-code-update.md
/openbmc/docs/architecture/interface-overview.md
/openbmc/docs/architecture/ipmi-architecture.md
/openbmc/docs/architecture/object-mapper.md
/openbmc/docs/architecture/openbmc-systemd.md
/openbmc/docs/architecture/redfish-logging-in-bmcweb.md
/openbmc/docs/architecture/sensor-architecture.md
/openbmc/docs/architecture/user-management.md
/openbmc/docs/cheatsheet.md
/openbmc/docs/code-of-conduct.md
/openbmc/docs/console.md
/openbmc/docs/cpp-style-and-conventions.md
/openbmc/docs/designs/README.md
/openbmc/docs/designs/binarystore-via-blobs.md
/openbmc/docs/designs/bios-bmc-smm-error-logging.md
/openbmc/docs/designs/bmc-boot-ready.md
/openbmc/docs/designs/bmc-health-monitor.md
/openbmc/docs/designs/bmc-reset-with-host-up.md
/openbmc/docs/designs/bmc-service-failure-debug-and-recovery.md
/openbmc/docs/designs/boot-progress.md
/openbmc/docs/designs/certificate-revocation-list.md
/openbmc/docs/designs/ci-authorization.md
/openbmc/docs/designs/design-template.md
/openbmc/docs/designs/device-tree-gpio-naming.md
/openbmc/docs/designs/dump-manager.md
/openbmc/docs/designs/ecc-dbus-sel.md
/openbmc/docs/designs/error-log-handling-for-phal.md
/openbmc/docs/designs/estoraged.md
/openbmc/docs/designs/expired-password.md
/openbmc/docs/designs/external-sensor.md
/openbmc/docs/designs/fail-boot-on-hw-error.md
/openbmc/docs/designs/firmware-update-via-blobs.md
/openbmc/docs/designs/firmware-update-via-usb.md
/openbmc/docs/designs/gpio-based-cable-presence.md
/openbmc/docs/designs/guard-on-bmc.md
/openbmc/docs/designs/hw-fault-monitor.md
/openbmc/docs/designs/management-console/Authorities_List_Management.md
/openbmc/docs/designs/management-console/VMI_Certificate_Exchange.md
/openbmc/docs/designs/management-console/service-discovery.md
/openbmc/docs/designs/mctp/mctp-kernel.md
/openbmc/docs/designs/mctp/mctp-userspace.md
/openbmc/docs/designs/mctp/mctp.md
/openbmc/docs/designs/multi-host-postcode.md
/openbmc/docs/designs/multihost-ipmi-design.md
/openbmc/docs/designs/multihost-phosphor-buttons.md
/openbmc/docs/designs/nmi-dbus-interface.md
/openbmc/docs/designs/nvmemi-over-smbus.md
/openbmc/docs/designs/oem/google/root_of_trust.md
/openbmc/docs/designs/oem/ibm/OWNERS
/openbmc/docs/designs/oem/ibm/system-power-mode.md
/openbmc/docs/designs/phosphor-audit.md
/openbmc/docs/designs/phosphor-hwmon-io-uring.md
/openbmc/docs/designs/phosphor-hwmon-refactoring.md
/openbmc/docs/designs/physical-topology.md
/openbmc/docs/designs/pldm-stack.md
/openbmc/docs/designs/power-recovery.md
/openbmc/docs/designs/power-systems-memory-preserving-reboot.md
/openbmc/docs/designs/psu-firmware-update.md
/openbmc/docs/designs/psu-monitoring.md
/openbmc/docs/designs/redfish-authorization.md
/openbmc/docs/designs/redfish-eventservice.md
/openbmc/docs/designs/redfish-health-rolllup.md
/openbmc/docs/designs/redfish-pcie.md
/openbmc/docs/designs/redfish-postcodes.md
/openbmc/docs/designs/redfish-resource-supplement-for-pfr.md
/openbmc/docs/designs/redfish-tls-user-authentication.md
/openbmc/docs/designs/remote-bios-configuration.md
/openbmc/docs/designs/state-management-and-external-interfaces.md
/openbmc/docs/designs/target-fail-monitoring.md
/openbmc/docs/designs/telemetry.md
/openbmc/docs/designs/thermal-control-modes.md
/openbmc/docs/designs/unique-hostname.md
/openbmc/docs/designs/virtual-media.md
/openbmc/docs/designs/virtual-sensors.md
/openbmc/docs/designs/voltage-regulator-configuration.md
/openbmc/docs/designs/vpd-collection.md
README.md
add-new-system.md
dev-environment.md
gerrit-setup.md
sdk-hello-world.md
web-ui.md
/openbmc/docs/features.md
/openbmc/docs/glossary.md
/openbmc/docs/host-management.md
/openbmc/docs/kernel-development.md
/openbmc/docs/maintainer-workflow.md
/openbmc/docs/meta-layer-guidelines.md
/openbmc/docs/openbmc-conversion.md
/openbmc/docs/release/release-notes.md
/openbmc/docs/release/release-process.md
/openbmc/docs/rest-api.md
/openbmc/docs/security/TLS-configuration.md
/openbmc/docs/security/how-to-report-a-security-vulnerability.md
/openbmc/docs/security/network-security-considerations.md
/openbmc/docs/security/obmc-github-security-advisory-template.md
/openbmc/docs/security/obmc-security-response-team-guidelines.md
/openbmc/docs/security/obmc-security-response-team.md
/openbmc/docs/style/cpp/.clang-format
/openbmc/docs/subtree.md
/openbmc/docs/testing/local-ci-build.md
/openbmc/docs/testing/run-test-docker.md
/openbmc/docs/tof/contract.md
/openbmc/docs/tof/membership-and-voting.md
/openbmc/docs/yocto-development.md
c176856809-Sep-2022 Patrick Williams <patrick@stwcx.xyz>

workflow: switch openbmc-env for setup

There are upstream changes in poky that are forcing TEMPLATECONF
to be used differently. Rather than try to track those changes,
I am switching the documentat

workflow: switch openbmc-env for setup

There are upstream changes in poky that are forcing TEMPLATECONF
to be used differently. Rather than try to track those changes,
I am switching the documentation to use `setup`, which has existed
for a number of years and is a simpler way to get started.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I258a38b455a14ebad7952e7480ece965e2b1edfd

show more ...

91f5177704-Aug-2022 Patrick Williams <patrick@stwcx.xyz>

OWNERS: switch references from MAINTAINERS

MAINTAINERS files are now deprecated and/or removed and
replaced by OWNERS. Update the documentation accordingly.

Signed-off-by: Patrick Williams <patric

OWNERS: switch references from MAINTAINERS

MAINTAINERS files are now deprecated and/or removed and
replaced by OWNERS. Update the documentation accordingly.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I9c7e6ca3aeb41ea8f92ddc42072252d4f65de0aa

show more ...

7d09203404-Aug-2022 Glukhov Mikhail <mikl@greenfil.ru>

gerrit-setup: Update rsa to ed25519

Since openssh 8.8 rsa signatures are disabled https://www.openssh.com/txt/release-8.8
Test: Ubuntu 22.04 rsa key does not give access to gerrit, Ed25519 - no acce

gerrit-setup: Update rsa to ed25519

Since openssh 8.8 rsa signatures are disabled https://www.openssh.com/txt/release-8.8
Test: Ubuntu 22.04 rsa key does not give access to gerrit, Ed25519 - no access problems

Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru>
Change-Id: I7fdb9cf003f90ebbc3adabf01324db9c6d891654

show more ...

0ee8da0923-May-2022 NodeMan97 <corey.hardesty@icloud.com>

Changed occurrences of gerrit.openbmc-project.xyz

After updates Gerrit is now hosted at https://gerrit.openbmc.org.
Urls in the documentation are now updated to reflect this change.

Signed-off-by:

Changed occurrences of gerrit.openbmc-project.xyz

After updates Gerrit is now hosted at https://gerrit.openbmc.org.
Urls in the documentation are now updated to reflect this change.

Signed-off-by: Corey Hardesty <corey.hardesty@icloud.com>
Change-Id: I5adaef01abb727662575de7698483d0ec2205d28

show more ...


/openbmc/docs/CONTRIBUTING.md
/openbmc/docs/OWNERS
/openbmc/docs/REDFISH-cheatsheet.md
/openbmc/docs/SECURITY.md
/openbmc/docs/anti-patterns.md
/openbmc/docs/architecture/code-update/emmc-storage-design.md
/openbmc/docs/architecture/code-update/firmware-update-over-redfish.md
/openbmc/docs/architecture/sensor-architecture.md
/openbmc/docs/cpp-style-and-conventions.md
/openbmc/docs/designs/README.md
/openbmc/docs/designs/binarystore-via-blobs.md
/openbmc/docs/designs/bmc-health-monitor.md
/openbmc/docs/designs/bmc-reset-with-host-up.md
/openbmc/docs/designs/bmc-service-failure-debug-and-recovery.md
/openbmc/docs/designs/boot-progress.md
/openbmc/docs/designs/certificate-revocation-list.md
/openbmc/docs/designs/ci-authorization.md
/openbmc/docs/designs/design-template.md
/openbmc/docs/designs/device-tree-gpio-naming.md
/openbmc/docs/designs/dump-manager.md
/openbmc/docs/designs/ecc-dbus-sel.md
/openbmc/docs/designs/error-log-handling-for-phal.md
/openbmc/docs/designs/estoraged.md
/openbmc/docs/designs/expired-password.md
/openbmc/docs/designs/external-sensor.md
/openbmc/docs/designs/fail-boot-on-hw-error.md
/openbmc/docs/designs/firmware-update-via-blobs.md
/openbmc/docs/designs/firmware-update-via-usb.md
/openbmc/docs/designs/gpio-based-cable-presence.md
/openbmc/docs/designs/hw-fault-monitor.md
/openbmc/docs/designs/ibm/system-power-mode.md
/openbmc/docs/designs/management-console/Authorities_List_Management.md
/openbmc/docs/designs/management-console/VMI_Certificate_Exchange.md
/openbmc/docs/designs/management-console/service-discovery.md
/openbmc/docs/designs/mctp/mctp.md
/openbmc/docs/designs/multihost-ipmi-design.md
/openbmc/docs/designs/multihost-phosphor-buttons.md
/openbmc/docs/designs/nmi-dbus-interface.md
/openbmc/docs/designs/nvmemi-over-smbus.md
/openbmc/docs/designs/oem/google/root_of_trust.md
/openbmc/docs/designs/phosphor-audit.md
/openbmc/docs/designs/phosphor-hwmon-io-uring.md
/openbmc/docs/designs/pldm-stack.md
/openbmc/docs/designs/power-recovery.md
/openbmc/docs/designs/power-systems-memory-preserving-reboot.md
/openbmc/docs/designs/psu-firmware-update.md
/openbmc/docs/designs/psu-monitoring.md
/openbmc/docs/designs/redfish-eventservice.md
/openbmc/docs/designs/redfish-health-rolllup.md
/openbmc/docs/designs/redfish-pcie.md
/openbmc/docs/designs/redfish-postcodes.md
/openbmc/docs/designs/redfish-resource-supplement-for-pfr.md
/openbmc/docs/designs/redfish-tls-user-authentication.md
/openbmc/docs/designs/remote-bios-configuration.md
/openbmc/docs/designs/state-management-and-external-interfaces.md
/openbmc/docs/designs/target-fail-monitoring.md
/openbmc/docs/designs/telemetry.md
/openbmc/docs/designs/thermal-control-modes.md
/openbmc/docs/designs/unique-hostname.md
/openbmc/docs/designs/virtual-media.md
/openbmc/docs/designs/virtual-sensors.md
/openbmc/docs/designs/voltage-regulator-configuration.md
/openbmc/docs/designs/vpd-collection.md
gerrit-setup.md
/openbmc/docs/meta-layer-guidelines.md
/openbmc/docs/release/metrics/2021-12
/openbmc/docs/release/metrics/2022-01
/openbmc/docs/release/metrics/2022-02
/openbmc/docs/release/metrics/2022-03
/openbmc/docs/tof/contract.md
/openbmc/docs/tof/membership-and-voting.md
8e677cf708-Dec-2021 Andrew Geissler <geissonator@yahoo.com>

development: deprecate tutorial on adding new system

As noted in openbmc/docs#68, the tutorial to add a new system is
becoming a bit outdated. It was never a full end to end doc to begin
with and it

development: deprecate tutorial on adding new system

As noted in openbmc/docs#68, the tutorial to add a new system is
becoming a bit outdated. It was never a full end to end doc to begin
with and it doesn't really fit well within a tutorial anyway.

Ideally we as a community get a full blown document describing all the
different areas a user needs to update to add a new system.

This document still has some useful information within it so
for now remove it from the official tutorial README and add a
note to it that it is no longer officially supported.

Resolves openbmc/docs#68

Change-Id: I16924b7991bc5e5a9111fdfd9a0bc18828ab4363
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


/openbmc/docs/CONTRIBUTING.md
/openbmc/docs/OWNERS
/openbmc/docs/REDFISH-cheatsheet.md
/openbmc/docs/REST-cheatsheet.md
/openbmc/docs/cpp-style-and-conventions.md
/openbmc/docs/designs/bmc-reset-with-host-up.md
/openbmc/docs/designs/device-tree-gpio-naming.md
/openbmc/docs/designs/dump-manager.md
/openbmc/docs/designs/estoraged.md
/openbmc/docs/designs/external-sensor.md
/openbmc/docs/designs/gpio-based-cable-presence.md
/openbmc/docs/designs/hw-fault-monitor.md
/openbmc/docs/designs/ibm/system-power-mode.md
/openbmc/docs/designs/phosphor-hwmon-io-uring.md
/openbmc/docs/designs/power-recovery.md
README.md
add-new-system.md
/openbmc/docs/host-management.md
/openbmc/docs/logo/BuiltOnOpenBMC.svg
/openbmc/docs/maintainer-workflow.md
/openbmc/docs/release/metrics/2019-11
/openbmc/docs/release/metrics/2019-12
/openbmc/docs/release/metrics/2020-01
/openbmc/docs/release/metrics/2020-02
/openbmc/docs/release/metrics/2020-03
/openbmc/docs/release/metrics/2020-04
/openbmc/docs/release/metrics/2020-05
/openbmc/docs/release/metrics/2020-06
/openbmc/docs/release/metrics/2020-07
/openbmc/docs/release/metrics/2020-08
/openbmc/docs/release/metrics/2020-09
/openbmc/docs/release/metrics/2020-10
/openbmc/docs/release/metrics/2020-11
/openbmc/docs/release/metrics/2020-12
/openbmc/docs/release/metrics/2021-01
/openbmc/docs/release/metrics/2021-02
/openbmc/docs/release/metrics/2021-03
/openbmc/docs/release/metrics/2021-04
/openbmc/docs/release/metrics/2021-05
/openbmc/docs/release/metrics/2021-06
/openbmc/docs/release/metrics/2021-07
/openbmc/docs/release/metrics/2021-08
/openbmc/docs/release/metrics/2021-09
/openbmc/docs/release/metrics/2021-10
/openbmc/docs/release/metrics/2021-11
/openbmc/docs/security/TLS-configuration.md
/openbmc/docs/security/obmc-security-response-team-guidelines.md
/openbmc/docs/style/cpp/.clang-format
/openbmc/docs/style/json/.eslintrc.json
/openbmc/docs/tof/contract.md
/openbmc/docs/tof/membership-and-voting.md
dd148e0303-Aug-2021 Patrick Williams <patrick@stwcx.xyz>

dev-environment: improve readability of qemu commands

The QEMU commands are so long that they are nearly impossible to read
or review when changes are made. Attempt to make review easier by
splitti

dev-environment: improve readability of qemu commands

The QEMU commands are so long that they are nearly impossible to read
or review when changes are made. Attempt to make review easier by
splitting the lines up a bit.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I4f348bc61f5d81d643839ef33be7135b0741c102

show more ...

b2f9e05e03-Aug-2021 Konstantin Aladyshev <aladyshev22@gmail.com>

dev-environment: Add info about IPMI port forwarding

IPMI uses UDP port 623 for the communication. Add information how to
forward this port to QEMU.

Signed-off-by: Konstantin Aladyshev <aladyshev22

dev-environment: Add info about IPMI port forwarding

IPMI uses UDP port 623 for the communication. Add information how to
forward this port to QEMU.

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I83d9e9e6996e58b124b6f4a5c6d827589b7f9c44

show more ...

146f909824-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Fix spelling mistakes and typos in documentation

Change-Id: Idcc8a07ca7789176bf06d7f1fabbd7e2ce4bc494
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

b9844caa01-Jun-2021 John Edward Broadbent <jebr@google.com>

Correct spelling issues

A previous commit introucded several spelling issues. This change
corrects them.

See:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/43454

Change-Id: Id913da68778e673d

Correct spelling issues

A previous commit introucded several spelling issues. This change
corrects them.

See:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/43454

Change-Id: Id913da68778e673dd8eeb1fb2d56735e0d690934
Signed-off-by: John Edward Broadbent <jebr@google.com>

show more ...

da726aad21-May-2021 John Edward Broadbent <jebr@google.com>

dev-environment: adds instructions for yocto QEMU

This is a different way some are using qemu. This method provides
useful results, especially when there are complex networking issue.
I thought docu

dev-environment: adds instructions for yocto QEMU

This is a different way some are using qemu. This method provides
useful results, especially when there are complex networking issue.
I thought documenting it would be useful.

Signed-off-by: John Edward Broadbent <jebr@google.com>
Change-Id: Ie76792ff98d940d5e2e7b9770ea882c8ac287f04

show more ...

d8eb503a30-Apr-2021 Dixsie Wolmers <dixsie@ibm.com>

Update Web UI Development docs

- Phosphor-webui was built on AngularJS
and AngularJS goes end of life June 2021
- The phosphor-webui was replaced with webui-vue
- This doc update links to webui-vu

Update Web UI Development docs

- Phosphor-webui was built on AngularJS
and AngularJS goes end of life June 2021
- The phosphor-webui was replaced with webui-vue
- This doc update links to webui-vue contributing docs,
the webui-vue UI style guide, and custom theming documentation

Signed-off-by: Dixsie Wolmers <dixsie@ibm.com>
Change-Id: I7333b9c4e447324e9a633f8421ad1c8b896ad062

show more ...

e85c0b0c06-May-2021 Milton Miller <miltonm@us.ibm.com>

dev-environment: Update Ubuntu version recommendation

The developent environment setup guide still suggests installing
Ubuntu 16.04, but the qemu image from CI is currently built on 18.04
and requir

dev-environment: Update Ubuntu version recommendation

The developent environment setup guide still suggests installing
Ubuntu 16.04, but the qemu image from CI is currently built on 18.04
and requires a newer libc (2.27 vs 2.25).

Change-Id: Ie064c542c05fbeb88b903291325add2cb6dd0e3b
Signed-off-by: Milton Miller <miltonm@us.ibm.com>

show more ...

09f0c0e630-Apr-2021 Noah Brewer <noah.t.brewer@gmail.com>

Gerrit Setup: Add notice to add full name

Note to newcomers that they should add their full name in Gerrit.

Signed-off-by: Noah Brewer <noah.t.brewer@gmail.com>
Change-Id: I30bf805822e34191c0f7064a

Gerrit Setup: Add notice to add full name

Note to newcomers that they should add their full name in Gerrit.

Signed-off-by: Noah Brewer <noah.t.brewer@gmail.com>
Change-Id: I30bf805822e34191c0f7064a82ef1999f7294595

show more ...

ba2ce01506-Apr-2021 Andrew Jeffery <andrew@aj.id.au>

development: The SDK is not to be installed in the BMC image

Be explicit about installing the SDK on the developer's machine and not
in the BMC qemu session.

Change-Id: Ice2005933e47bc6c6e27f49610b

development: The SDK is not to be installed in the BMC image

Be explicit about installing the SDK on the developer's machine and not
in the BMC qemu session.

Change-Id: Ice2005933e47bc6c6e27f49610b05019763e0f44
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

859b579d06-Apr-2021 Andrew Jeffery <andrew@aj.id.au>

development: Re-order steps in dev-environment

Reduce the opportunity for confusion around whether the SDK should be
installed on the host or in the QEMU session.

Change-Id: I504ab9a3072f18f42b6474

development: Re-order steps in dev-environment

Reduce the opportunity for confusion around whether the SDK should be
installed on the host or in the QEMU session.

Change-Id: I504ab9a3072f18f42b64745839015e425887b07f
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

eea7decf26-Jan-2021 Andrew Geissler <geissonator@yahoo.com>

update link to qemu binary

The building of the qemu binary changed and that resulted in it going
into a different directory

Change-Id: I537a4bb18dc50576e2c4a985f6ff0c4f1b7ad953
Signed-off-by: Andre

update link to qemu binary

The building of the qemu binary changed and that resulted in it going
into a different directory

Change-Id: I537a4bb18dc50576e2c4a985f6ff0c4f1b7ad953
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

6339b28230-Jun-2020 Andrew Geissler <geissonator@yahoo.com>

change jenkins over to jenkins.openbmc.org

The project has moved its jenkins server over to jenkins.openbmc.org so
ensure that is reflected in the documentation

Change-Id: Ife5aeca8f552a9e851013477

change jenkins over to jenkins.openbmc.org

The project has moved its jenkins server over to jenkins.openbmc.org so
ensure that is reflected in the documentation

Change-Id: Ife5aeca8f552a9e8510134772d4104f9277ced54
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

80b3415006-Jun-2020 Chris Austen <chrishausten@gmail.com>

Fixed hello world example to launch via service

Times have changed since this hello world document
was first added. Service files have hardcoded
paths to where applications live so I changed the
te

Fixed hello world example to launch via service

Times have changed since this hello world document
was first added. Service files have hardcoded
paths to where applications live so I changed the
text to encourage the use of overlay instead of
the old /usr/local/bin approach which failed to
launch the users application via systemctl restart

Tested: I verified the markdown text change and ran
example verbatim using the Romulus QEMU environment

Signed-off-by: Chris Austen <chrishausten@gmail.com>
Change-Id: Iba1d7cb3521e8fc2ee5793121cff40bc249e1f05

show more ...

ca12debc21-Jan-2020 Andrew Geissler <geissonator@yahoo.com>

phosphor-state-manager change updates

phosphor-state-manager moved to meson recently, update the documentation
to reflect this. Some feedback noted the need to stop the state manager
service prior t

phosphor-state-manager change updates

phosphor-state-manager moved to meson recently, update the documentation
to reflect this. Some feedback noted the need to stop the state manager
service prior to launching the hello world application due to D-Bus name
contention. Added that change in here as well.

Change-Id: Ifec850385e923b09759492017ad5b0efad1ad958
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

99585d4617-Oct-2019 Gunnar Mills <gmills@us.ibm.com>

Move sensor-architecture.md under architecture/

Change-Id: I118f6a95eea8d28b2aefce6c73bc2a4b726081fc
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

5cc3a78a30-Sep-2019 Andrew Geissler <geissonator@yahoo.com>

Update development guide to use new SDK file name

A yocto update changed the name of the SDK file. The change was from
armv6 to arm1176jzs. Update the documentation to reflect this.

Change-Id: Ic22

Update development guide to use new SDK file name

A yocto update changed the name of the SDK file. The change was from
armv6 to arm1176jzs. Update the documentation to reflect this.

Change-Id: Ic22786881a2d5884ac6fd7965007ea8c714b8661
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

12