summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/poky-raspberrypi.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/distro/poky-raspberrypi.conf b/conf/distro/poky-raspberrypi.conf
index 5eaf0ce..f0e16bc 100644
--- a/conf/distro/poky-raspberrypi.conf
+++ b/conf/distro/poky-raspberrypi.conf
@@ -1,7 +1,6 @@
1require conf/distro/poky.conf 1require conf/distro/poky.conf
2 2
3# There is no libav in poky
4# Systemd is not yet in poky 3# Systemd is not yet in poky
5# rpi-zram-service is a systemd service 4# rpi-zram-service is a systemd service
6# and it needs systemd 5# and it needs systemd
7BBMASK = "libav|rpi-zram-service" 6BBMASK = "rpi-zram-service"