diff --git a/conf/distro/poky-raspberrypi.conf b/conf/distro/poky-raspberrypi.conf deleted file mode 100644 index a361035..0000000 --- a/conf/distro/poky-raspberrypi.conf +++ /dev/null @@ -1,6 +0,0 @@ -require conf/distro/poky.conf - -# Systemd is not yet in poky -# rpi-zram-service is a systemd service -# and it needs systemd -BBMASK ?= "rpi-zram-service"