Skip to content

Commit

Permalink
hacks
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
shenki committed Sep 20, 2018
1 parent e2e06b2 commit 0b7e09a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions doc/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Testing op-build

Once a firmware image is built, you will need to test it.

The :ref:`op-test:` ``op-test-framework`` project is where tests are
developed. See the :ref:`op-test:user-guide` for documentation on running
The op-test-framework project is where tests are
developed. See the user-guide for documentation on running
the test suite.
8 changes: 4 additions & 4 deletions doc/versioning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ all of these components together in one image with one global version
number.

Firmware versions are exposed to the user through both the device tree
(:ref:`skiboot:device-tree/ibm,firmware-versions`) and the VERSION firmware
partition. As such, firmware versioning numbers **MUST** follow the
requirements in order for some functionality to be correct.
and the VERSION firmware partition. As such, firmware versioning numbers
**MUST** follow the requirements in order for some functionality to be
correct.

skiboot
:ref:`skiboot:versioning`
see skiboot:versioning
Hostboot
Currently just uses the git SHA1 of the commit
OCC
Expand Down

0 comments on commit 0b7e09a

Please sign in to comment.