[FE training-materials-updates] yocto: labs: remove note (it was fixed)

Antoine Ténart antoine.tenart at free-electrons.com
Thu Dec 8 09:15:19 CET 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=1c10ff0991a8b5ec9f4bdc79fc4155c4db806e04

>---------------------------------------------------------------

commit 1c10ff0991a8b5ec9f4bdc79fc4155c4db806e04
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Dec 8 09:15:19 2016 +0100

    yocto: labs: remove note (it was fixed)
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


>---------------------------------------------------------------

1c10ff0991a8b5ec9f4bdc79fc4155c4db806e04
 .../yocto-advanced-configuration.tex                           | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex b/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
index 9cd70af..b438be0 100644
--- a/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
+++ b/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
@@ -113,16 +113,6 @@ NOTE: selecting linux-ti-staging to satisfy virtual/kernel due to PREFERRED_PROV
 \end{verbatim}
 \normalsize
 
-% [Mylene] NOTE : With krogoth branch, the meta-yocto-bsp adds also the support
-% for the beaglebone. In this case, there is a concurency between meta-ti and
-% meta-yocto-bsp abour the PREFERRED_PROVIDERS for Linux Kernel.
-% In case the meta-ti is added after the meta-yocto-bsp in bblayers.conf, the
-% default PREFERRED_PROVIDER for the kernel will the "linux-yocto" as it will
-% take the first occurence of this variable. To have "linux-ti-staging", the
-% "meta-ti" layer must be added before "meta-yocto-bsp" in conf/bblayers.conf
-% This is currently the only solution found, we should investiguate how handle
-% it in a better way than just "order" layers !
-
 We can force Yocto to select another \code{kernel} by explicitly
 defining which one to use in our local configuration. Try switching
 from \code{linux-ti-staging} to \code{linux-dummy} only using the




More information about the training-materials-updates mailing list