diff options
| -rw-r--r-- | README | 4 | ||||
| -rw-r--r-- | conf/layer.conf | 1 |
2 files changed, 3 insertions, 2 deletions
| @@ -12,7 +12,7 @@ This layer depends on: | |||
| 12 | branch: master | 12 | branch: master |
| 13 | revision: HEAD | 13 | revision: HEAD |
| 14 | 14 | ||
| 15 | URI: https://github.com/Freescale/meta-fsl-arm | 15 | URI: https://github.com/Freescale/meta-freescale |
| 16 | branch: master | 16 | branch: master |
| 17 | revision: HEAD | 17 | revision: HEAD |
| 18 | 18 | ||
| @@ -56,7 +56,7 @@ other layers needed. e.g.: | |||
| 56 | /path/to/yocto/meta \ | 56 | /path/to/yocto/meta \ |
| 57 | /path/to/yocto/meta-poky \ | 57 | /path/to/yocto/meta-poky \ |
| 58 | /path/to/yocto/meta-enea-bsp-common \ | 58 | /path/to/yocto/meta-enea-bsp-common \ |
| 59 | /path/to/yocto/meta-fsl-arm \ | 59 | /path/to/yocto/meta-freescale \ |
| 60 | " | 60 | " |
| 61 | 61 | ||
| 62 | II. Misc | 62 | II. Misc |
diff --git a/conf/layer.conf b/conf/layer.conf index cc5b54f..4a40645 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -9,3 +9,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | |||
| 9 | BBFILE_COLLECTIONS += "enea-bsp-arm" | 9 | BBFILE_COLLECTIONS += "enea-bsp-arm" |
| 10 | BBFILE_PATTERN_enea-bsp-arm = "^${LAYERDIR}/" | 10 | BBFILE_PATTERN_enea-bsp-arm = "^${LAYERDIR}/" |
| 11 | BBFILE_PRIORITY_enea-bsp-arm = "6" | 11 | BBFILE_PRIORITY_enea-bsp-arm = "6" |
| 12 | LAYERDEPENDS_enea-bsp-arm = "enea-bsp-common freescale-layer" | ||
