mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
poky-raspberrypi.conf: Remove distro file
We added distro file for having BBMASK and thought this would be a good place to hold some other distro variables. Obviously the only needed variable was BBMASK after all, so a cleaner way would be to instruct users to add BBMASK to local.conf [GITHUB #57] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user