diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2012-05-17 23:47:35 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-05-17 23:47:35 -0400 |
| commit | be837d63a43e61b9a1d183daee0cbd4ffe8a4130 (patch) | |
| tree | 56cb97ab1822efb2af55313bd85efccea0a963c7 /README | |
| parent | 297460c124fbe5542272720202a538e3fb286ced (diff) | |
| download | meta-ti-be837d63a43e61b9a1d183daee0cbd4ffe8a4130.tar.gz | |
README: by popular demand add comment on how to avoid systemd breakage
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -11,6 +11,12 @@ layers: meta | |||
| 11 | branch: master | 11 | branch: master |
| 12 | 12 | ||
| 13 | 13 | ||
| 14 | When not depending on meta-openembedded and not using systemd, you may need to | ||
| 15 | mask few miscellaneous recipes requiring systemd, by adding this to local.conf: | ||
| 16 | |||
| 17 | BBMASK = "meta-ti/recipes-misc" | ||
| 18 | |||
| 19 | |||
| 14 | The base BSP part of meta-ti should work with different OpenEmbedded/Yocto | 20 | The base BSP part of meta-ti should work with different OpenEmbedded/Yocto |
| 15 | distributions and layer stacks, such as: | 21 | distributions and layer stacks, such as: |
| 16 | distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago. | 22 | distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago. |
