History log of /openbmc/docs/development/add-new-system.md (Results 1 – 8 of 8)
Revision Date Author Comments
# e1399e5c 26-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 ...


# f4febd00 08-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 ...


# c1768568 09-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 ...


# 8e677cf7 08-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 ...


# 99585d46 17-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>


# 685b9ff4 01-Jul-2019 George Keishing <gkeishin@in.ibm.com>

Fix OpenBMC docs typos

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


# ace9cd14 24-Jan-2019 Lei YU <mine260309@gmail.com>

add-new-system: Add detailed configurations

Add detailed description about configurations for various components
(e.g. sensors, LEDs, GPIOs, etc) with examples.

Change-Id: Id606e4bac00ddb8fd8773bef

add-new-system: Add detailed configurations

Add detailed description about configurations for various components
(e.g. sensors, LEDs, GPIOs, etc) with examples.

Change-Id: Id606e4bac00ddb8fd8773beffb30296a910be8c0
Signed-off-by: Lei YU <mine260309@gmail.com>

show more ...


# a69423d9 26-Sep-2018 Andrew Geissler <geissonator@yahoo.com>

dev-doc: Tutorial on adding a new system

Walk through the process of adding a new system
layer in Yocto and customizing it

Change-Id: I740ecdee6a143675859b2b32ed9cf39d711bad66
Signed-off-by: Andrew

dev-doc: Tutorial on adding a new system

Walk through the process of adding a new system
layer in Yocto and customizing it

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

show more ...