History log of /openbmc/docs/development/README.md (Results 1 – 6 of 6)
Revision Date Author Comments
# ddda2ff8 13-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 ...


# f31c96df 13-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 ...


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


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


# 72ca030c 13-Mar-2019 Anthony Wilson <wilsonan@us.ibm.com>

development: Add gerrit-setup.md to README

Change-Id: Iafdabf0da1bb04a5ecfe0bbc5bbcbf08b8fdc114
Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>


# 4614fd59 19-Oct-2018 Andrew Geissler <geissonator@yahoo.com>

dev-doc: Add README to development directory

Provide a summary of each lesson and the recommended
order to read them

Change-Id: Iee33a13c80e10bb6ab9f39d232c41c3fb7e1ebcd
Signed-off-by: Andrew Geiss

dev-doc: Add README to development directory

Provide a summary of each lesson and the recommended
order to read them

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

show more ...