summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index c4547fc62a..ee54ff37e7 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -232,7 +232,7 @@
232 the remaining one that doesn't support EMGD. 232 the remaining one that doesn't support EMGD.
233 These commands take care of the <filename>recipes-bsp</filename> recipes: 233 These commands take care of the <filename>recipes-bsp</filename> recipes:
234 <literallayout class='monospaced'> 234 <literallayout class='monospaced'>
235 $ rm -rf meta-mymachine/recipes-graphics/xorg-xserver/*emgd* 235 $ rm -rf meta-mymachine/recipes-bsp/formfactor/formfactor/crownbay
236 $ mv meta-mymachine/recipes-bsp/formfactor/formfactor/crownbay-noemgd/ \ 236 $ mv meta-mymachine/recipes-bsp/formfactor/formfactor/crownbay-noemgd/ \
237 meta-mymachine/recipes-bsp/formfactor/formfactor/mymachine 237 meta-mymachine/recipes-bsp/formfactor/formfactor/mymachine
238 </literallayout> 238 </literallayout>