diff options
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ mask few recipes requiring systemd or other recipes not included in your distrib | |||
| 22 | 22 | ||
| 23 | You can achieve this by adding something like the following to local.conf: | 23 | You can achieve this by adding something like the following to local.conf: |
| 24 | 24 | ||
| 25 | BBMASK = "meta-raspberrypi/recipes-multimedia/libav meta-raspberrypi/recipes-core/systemd" | 25 | BBMASK = "meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd" |
| 26 | 26 | ||
| 27 | You can adjust the BBMASK for any .bbappends that your distribution does not contain recipes for. | 27 | You can adjust the BBMASK for any .bbappends that your distribution does not contain recipes for. |
| 28 | 28 | ||
