diff options
-rw-r--r-- | docs/README.fw.package.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.fw.package.md b/docs/README.fw.package.md index d52027d4..cdbd7fea 100644 --- a/docs/README.fw.package.md +++ b/docs/README.fw.package.md | |||
@@ -14,7 +14,7 @@ filesystem. | |||
14 | 14 | ||
15 | ## How to create and install firmware package recipe | 15 | ## How to create and install firmware package recipe |
16 | 16 | ||
17 | 1. Follow [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.sdt.bsp.md) upto step 5. | 17 | 1. Follow [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.sdt.bsp.md) upto step 3. |
18 | 18 | ||
19 | 2. Create recipes-firmware directory in distribution meta layer. | 19 | 2. Create recipes-firmware directory in distribution meta layer. |
20 | ``` | 20 | ``` |
@@ -58,4 +58,4 @@ IMAGE_INSTALL:append = " \ | |||
58 | " | 58 | " |
59 | ``` | 59 | ``` |
60 | 6. Follow [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.sdt.bsp.md) and continue from | 60 | 6. Follow [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.sdt.bsp.md) and continue from |
61 | step 7. | 61 | step 5. |