From: Chang Rebecca Swee Fun <[email protected]> Removing redundatn line in README. README consist of misleading information that caused bitbake build errors. We do not need to add the extra line of yocto/meta-intel/meta-isg in bblayers.conf.
Signed-off-by: Chang Rebecca Swee Fun <[email protected]> --- meta-isg/meta-mohonpeak/README | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-isg/meta-mohonpeak/README b/meta-isg/meta-mohonpeak/README index e429b84..eb6e3bc 100644 --- a/meta-isg/meta-mohonpeak/README +++ b/meta-isg/meta-mohonpeak/README @@ -79,7 +79,6 @@ bblayers.conf, along with the meta-intel layer itself (to access common metadata shared between BSPs) e.g.: yocto/meta-intel \ - yocto/meta-intel/meta-isg \ yocto/meta-intel/meta-isg/meta-mohonpeak \ To enable the 32-bit Mohon Peak layer, add the mohonpeak32 MACHINE to local.conf: -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
