From 0b591e7bb05b3259657434df17232b5dd04ef7b6 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Tue, 26 Apr 2016 14:50:49 +0200 Subject: Update layer dependencies Signed-off-by: Adrian Calianu Signed-off-by: Catalina Focsa --- README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README b/README index 39a0a92..0edfe6c 100644 --- a/README +++ b/README @@ -1,18 +1,18 @@ 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 + URI: git://git.enea.com/linux/meta-enea-bsp-common branch: master revision: HEAD - URI: git://git.yoctoproject.org/meta-seattle + URI: https://github.com/Freescale/meta-fsl-arm branch: master revision: HEAD @@ -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