diff options
| author | Catalina Focsa <catalina.focsa@enea.com> | 2016-04-26 17:59:26 +0200 |
|---|---|---|
| committer | Catalina Focsa <catalina.focsa@enea.com> | 2016-04-26 17:59:26 +0200 |
| commit | 91cac62ad9d16650c77256da0fcee263819ef2dd (patch) | |
| tree | 35bdbec1e598ab91e631d596cd21bedaf76e5a7f /README | |
| parent | a0e8bf7f9f58dfdcd2f82cae95ab17039863f4aa (diff) | |
| download | meta-enea-bsp-arm-91cac62ad9d16650c77256da0fcee263819ef2dd.tar.gz | |
Revert "Update layer dependencies"
This reverts commit a0e8bf7f9f58dfdcd2f82cae95ab17039863f4aa.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 |
1 files changed, 7 insertions, 8 deletions
| @@ -1,19 +1,19 @@ | |||
| 1 | meta-enea-bsp-arm | 1 | meta-enea-bsp-arm |
| 2 | =================================================================== | 2 | =================================================================== |
| 3 | 3 | ||
| 4 | This layer contains Enea BSP customizations for ARM architecures. | 4 | This layer is 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-common | 11 | URI: git://git.enea.com/linux/meta-enea-bsp-base |
| 12 | branch: krogoth | 12 | branch: master |
| 13 | revision: HEAD | 13 | revision: HEAD |
| 14 | 14 | ||
| 15 | URI: https://github.com/Freescale/meta-fsl-arm | 15 | URI: git://git.yoctoproject.org/meta-seattle |
| 16 | branch: krogoth | 16 | branch: master |
| 17 | revision: HEAD | 17 | revision: HEAD |
| 18 | 18 | ||
| 19 | Source code | 19 | Source code |
| @@ -52,9 +52,8 @@ 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-poky \ | 55 | /path/to/yocto/meta-enea-bsp-base \ |
| 56 | /path/to/yocto/meta-enea-bsp-common \ | 56 | /path/to/yocto/meta-seattle \ |
| 57 | /path/to/yocto/meta-fsl-arm \ | ||
| 58 | " | 57 | " |
| 59 | 58 | ||
| 60 | II. Misc | 59 | II. Misc |
