From a0e8bf7f9f58dfdcd2f82cae95ab17039863f4aa Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Tue, 26 Apr 2016 14:44:23 +0200 Subject: Update layer dependencies Signed-off-by: Adrian Calianu Signed-off-by: Catalina Focsa --- README | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README b/README index 39a0a92..ffce52a 100644 --- a/README +++ b/README @@ -1,19 +1,19 @@ meta-enea-bsp-arm =================================================================== -This layer is contains Enea BSP customizations for ARM architecures. +This layer contains Enea BSP customizations for ARM architecures. Dependencies ============ This layer depends on: - URI: git://git.enea.com/linux/meta-enea-bsp-base - branch: master + URI: git://git.enea.com/linux/meta-enea-bsp-common + branch: krogoth revision: HEAD - URI: git://git.yoctoproject.org/meta-seattle - branch: master + URI: https://github.com/Freescale/meta-fsl-arm + branch: krogoth revision: HEAD Source code @@ -52,8 +52,9 @@ other layers needed. e.g.: BBLAYERS ?= " \ /path/to/yocto/meta \ - /path/to/yocto/meta-enea-bsp-base \ - /path/to/yocto/meta-seattle \ + /path/to/yocto/meta-poky \ + /path/to/yocto/meta-enea-bsp-common \ + /path/to/yocto/meta-fsl-arm \ " II. Misc -- cgit v1.2.3-54-g00ecf