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