summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong Li <yong.b.li@linux.intel.com>2018-03-19 15:47:33 +0800
committerGunnar Mills <gmills@us.ibm.com>2018-04-02 18:16:14 +0000
commitba2abfa4f43dcae1af6ad85bfe0b07d9ae81e096 (patch)
tree8fee858a33a024d91cd54235abd2a2ebe02abbe5
parent554b2f94e3fd533283ee4eaaa22b5ff08f5e886e (diff)
downloadopenbmc-docs-ba2abfa4f43dcae1af6ad85bfe0b07d9ae81e096.tar.gz
openbmc-docs-ba2abfa4f43dcae1af6ad85bfe0b07d9ae81e096.zip
Adjust the kernel version format
Change-Id: Ic429ba66875ecab25e5cbb5c5cb2607936a67139 Signed-off-by: Yong Li <yong.b.li@linux.intel.com>
-rw-r--r--cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet.md b/cheatsheet.md
index 4faeeff..d8cd3fc 100644
--- a/cheatsheet.md
+++ b/cheatsheet.md
@@ -9,7 +9,7 @@ customisation tasks, without having to know the full yocto build process.
The kernel recipe is in:
```
- meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.2.bb
+ meta-phosphor/common/recipes-kernel/linux/linux-obmc_X.Y.bb
```
To use a local git tree, change the `SRC_URI` to a git:// URL without
OpenPOWER on IntegriCloud