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


# cbdddfc9 24-Sep-2018 Gunnar Mills <gmills@us.ibm.com>

yocto-development.md: Fix links

This link format does not work. Fixed and updated the links.

Change-Id: If657b1bbcba793fcb8962af15e7eaa563557f85b
Signed-off-by: Gunnar Mills <gm

yocto-development.md: Fix links

This link format does not work. Fixed and updated the links.

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

show more ...


# 36bbe015 14-Jun-2018 Gunnar Mills <gmills@us.ibm.com>

Remove closing header

No need to have closing #s to close a header.
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#headers
Looking online, headers only start with #

Remove closing header

No need to have closing #s to close a header.
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#headers
Looking online, headers only start with #s.

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

show more ...


# 67850dd8 19-Mar-2018 Gunnar Mills <gmills@us.ibm.com>

Remove references to Barreleye

Barreleye is no longer a supported machine. Removed references
to Barreleye and replaced them with Zaius as an example machine
to build.

Chang

Remove references to Barreleye

Barreleye is no longer a supported machine. Removed references
to Barreleye and replaced them with Zaius as an example machine
to build.

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

show more ...


# 155efa97 05-Jul-2017 Gunnar Mills <gmills@us.ibm.com>

Minor grammer fixes in yocto-development.md

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


# a34373dc 05-Jul-2017 Gunnar Mills <gmills@us.ibm.com>

Use correct "GitHub" spelling

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


# c9e1680a 18-Jan-2017 Chris Austen <austenc@us.ibm.com>

Add section for working with Yocto

Getting files added to your image via yocto can be confusing
I've added a section that describes how to get started with
a simple file add. This p

Add section for working with Yocto

Getting files added to your image via yocto can be confusing
I've added a section that describes how to get started with
a simple file add. This plays off of the existing doc guide
for yocto that was recently added.

Change-Id: If757f3a082489ad4af26a82140b155710dddf71f
Signed-off-by: Chris Austen <austenc@us.ibm.com>

show more ...


# 0274d9ca 22-Dec-2016 Andrew Jeffery <andrew@aj.id.au>

Add yocto-development.md with some helpful pointers on `devtool`

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