summaryrefslogtreecommitdiffstats
path: root/development
Commit message (Collapse)AuthorAgeFilesLines
* Update push command to include originDerick Montague2019-04-021-1/+1
| | | | | | | | - Experienced errors when pushing without specifying origin Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ib11928ac5ef04dec76732cf9e7582be899249992
* add-new-system: Add detailed configurationsLei YU2019-03-201-7/+551
| | | | | | | | 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>
* Added default port example for QEMUMaksym2019-03-181-0/+7
| | | | | | | | | Alternate variant in "Start QEMU" section is added. Used by Jenkins and/or openbmc-test-automation Change-Id: I40a7dbd12c55b5550cfbe78b3f6165d251d18d34 Signed-off-by: Maksym Yepaneshnikov <maxim.yep@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* development: Add gerrit-setup.md to READMEAnthony Wilson2019-03-131-0/+5
| | | | | Change-Id: Iafdabf0da1bb04a5ecfe0bbc5bbcbf08b8fdc114 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
* Fix GitHub capitalizationGunnar Mills2019-02-111-1/+1
| | | | | Change-Id: I5b3cbbb3e49b0f1c76bd24f40dfe0f650f527f65 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* gerrit-setup: Add section on pushing to GerritAnthony Wilson2019-01-071-2/+22
| | | | | | | | | While not directly associated with the setup of Gerrit, this will give a new user an end to end idea of the Gerrit code review workflow. Change-Id: If0194939bd5205d8af129d53b59f40e396f1eeda Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
* Add Gerrit setup documentationAnthony Wilson2018-12-031-0/+73
| | | | | | | | Guide for new users to setup their workstations to connect to and utilize Gerrit. Change-Id: Id0d263b4c775d0a26378d517047b0feea3c96d9e Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
* dev-environment: Fix example formattingAlexander Amelkin2018-11-261-6/+7
| | | | | | | | Use proper markdown with `obmcutil state` example, also fix 'Note' formatting under that example. Change-Id: I45dcaf282d422f6ab8a91e554ef75f6bcbb6633f Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
* Development Environment Tutorial - fix QEMU URLJoseph Reynolds2018-11-151-1/+1
| | | | | | | | | Corrected the URL to the latest x86 QEMU ARM image. Tested: Yes Change-Id: I2d71cecf14cb57f00c8ed35fdef1687dfe7bdf10 Signed-off-by: Joseph Reynolds <jrey@us.ibm.com>
* dev-doc: Make header size consistent in web-uiAndrew Geissler2018-10-251-3/+3
| | | | | Change-Id: Ie09d0e8391dfb33b6c58249c7044cb7043f0228a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: Make header size consistent in hello-worldAndrew Geissler2018-10-251-3/+3
| | | | | Change-Id: I02b26db764f7fcbe33346e5ec15719e10f26b357 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: Make header size consistent in dev-envAndrew Geissler2018-10-251-4/+4
| | | | | Change-Id: I2c7d7841f4f4e4ca9f7d4d692e44d6920b54587b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: Add README to development directoryAndrew Geissler2018-10-251-0/+24
| | | | | | | | Provide a summary of each lesson and the recommended order to read them Change-Id: Iee33a13c80e10bb6ab9f39d232c41c3fb7e1ebcd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: Fix typo on BMC service restartAndrew Geissler2018-10-251-1/+1
| | | | | Change-Id: I6c99b14788b7d81da28a94cdacb1fe99421e36ce Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: Tutorial on adding a new systemAndrew Geissler2018-10-251-0/+265
| | | | | | | | 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>
* dev-doc: Tutorial on modifying web UIAndrew Geissler2018-10-111-0/+110
| | | | | | | | Walk through the process of customizing the web UI with a new logo on the login and screen and header bar Change-Id: I1acba8765190fe0ef633c5203cd5c77260e56829 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: Tutorial on basic hello worldAndrew Geissler2018-10-031-0/+114
| | | | | | | | | Walk through the process to customize and build an OpenBMC repository from within the SDK, load it into a QEMU session, and run it Change-Id: I06edafd0838eca968a46acc218b77026b6913211 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dev-doc: development environment setup documentAndrew Geissler2018-10-031-0/+170
A document new developers to OpenBMC can reference for setting up a basic development environment to test their code against. Change-Id: I31180217a9a5e5bb89bf533b123979ba0db182a5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
OpenPOWER on IntegriCloud