diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2016-04-26 14:50:49 +0200 |
|---|---|---|
| committer | Catalina Focsa <catalina.focsa@enea.com> | 2016-04-26 18:01:22 +0200 |
| commit | 0b591e7bb05b3259657434df17232b5dd04ef7b6 (patch) | |
| tree | c88b9f9a24f8efbf298714b35ae7792e459ef8fa /README | |
| parent | 91cac62ad9d16650c77256da0fcee263819ef2dd (diff) | |
| download | meta-enea-bsp-arm-0b591e7bb05b3259657434df17232b5dd04ef7b6.tar.gz | |
Update layer dependencies
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -1,18 +1,18 @@ | |||
| 1 | meta-enea-bsp-arm | 1 | meta-enea-bsp-arm |
| 2 | =================================================================== | 2 | =================================================================== |
| 3 | 3 | ||
| 4 | This layer is contains Enea BSP customizations for ARM architecures. | 4 | This layer contains Enea BSP customizations for ARM architecures. |
| 5 | 5 | ||
| 6 | Dependencies | 6 | Dependencies |
| 7 | ============ | 7 | ============ |
| 8 | 8 | ||
| 9 | This layer depends on: | 9 | This layer depends on: |
| 10 | 10 | ||
| 11 | URI: git://git.enea.com/linux/meta-enea-bsp-base | 11 | URI: git://git.enea.com/linux/meta-enea-bsp-common |
| 12 | branch: master | 12 | branch: master |
| 13 | revision: HEAD | 13 | revision: HEAD |
| 14 | 14 | ||
| 15 | URI: git://git.yoctoproject.org/meta-seattle | 15 | URI: https://github.com/Freescale/meta-fsl-arm |
| 16 | branch: master | 16 | branch: master |
| 17 | revision: HEAD | 17 | revision: HEAD |
| 18 | 18 | ||
| @@ -52,8 +52,9 @@ other layers needed. e.g.: | |||
| 52 | 52 | ||
| 53 | BBLAYERS ?= " \ | 53 | BBLAYERS ?= " \ |
| 54 | /path/to/yocto/meta \ | 54 | /path/to/yocto/meta \ |
| 55 | /path/to/yocto/meta-enea-bsp-base \ | 55 | /path/to/yocto/meta-poky \ |
| 56 | /path/to/yocto/meta-seattle \ | 56 | /path/to/yocto/meta-enea-bsp-common \ |
| 57 | /path/to/yocto/meta-fsl-arm \ | ||
| 57 | " | 58 | " |
| 58 | 59 | ||
| 59 | II. Misc | 60 | II. Misc |
