diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml
index d33b77580c..996d8ae222 100644
--- a/documentation/dev-manual/dev-manual-kernel-appendix.xml
+++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml
@@ -683,16 +683,8 @@
WORKDIR
directory and then builds and launches menuconfig:
- $ bitbake linux-yocto -c cleansstate
$ bitbake linux-yocto -c menuconfig
-
- Due to a bug in the release, it is necessary to clean the shared state memory
- in order for configurations made using menuconfig to take
- effect.
- For information on the bug, see
-
-
@@ -755,9 +747,8 @@
At this point, you are ready to recompile your kernel image with
- the new setting in effect using the BitBake commands below:
+ the new setting in effect using the BitBake command below:
- $ bitbake linux-yocto -c compile -f
$ bitbake linux-yocto