diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2016-04-26 14:44:23 +0200 |
|---|---|---|
| committer | Catalina Focsa <catalina.focsa@enea.com> | 2016-04-26 17:56:18 +0200 |
| commit | a0e8bf7f9f58dfdcd2f82cae95ab17039863f4aa (patch) | |
| tree | 897ccaf6a2557c63740434c2164990618f320598 /README | |
| parent | ac5e03afa3d343eefbc30a73bf6447c3e8b330bf (diff) | |
| download | meta-enea-bsp-arm-a0e8bf7f9f58dfdcd2f82cae95ab17039863f4aa.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 | 15 |
1 files changed, 8 insertions, 7 deletions
| @@ -1,19 +1,19 @@ | |||
| 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: krogoth |
| 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: krogoth |
| 17 | revision: HEAD | 17 | revision: HEAD |
| 18 | 18 | ||
| 19 | Source code | 19 | Source code |
| @@ -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 |
