diff options
-rw-r--r-- | conf/distro/poky-raspberrypi.conf | 3 |
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 @@ | |||
1 | require conf/distro/poky.conf | 1 | require 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 |
7 | BBMASK = "libav|rpi-zram-service" | 6 | BBMASK = "rpi-zram-service" |