diff options
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 |
