diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml index 4d4bc0102b..fe216a0332 100644 --- a/documentation/dev-manual/dev-manual-bsp-appendix.xml +++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml @@ -483,8 +483,8 @@ exact commit strings in the Yocto Project source repositories you need to change the SRCREV statements. You can find all the machine and meta - branch points (commits) for the linux-yocto-3.0 kernel at - . + branch points (commits) for the linux-yocto-3.0-1.1.x kernel at + . @@ -599,12 +599,10 @@ both the BB_NUMBER_THREADS and PARALLEL_MAKE variables to twice the number of cores your system supports. Update the bblayers.conf file so that it includes - both the path to your new BSP layer and the path to the - meta-intel layer. - In this example, you need to include both these paths as part of the + the path to your new BSP layer. + In this example, you need to include this path as part of the BBLAYERS variable: - $HOME/poky/meta-intel $HOME/poky/meta-intel/meta-mymachine