summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/poky-raspberrypi.conf6
1 files changed, 0 insertions, 6 deletions
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 @@
1require conf/distro/poky.conf
2
3# Systemd is not yet in poky
4# rpi-zram-service is a systemd service
5# and it needs systemd
6BBMASK ?= "rpi-zram-service"