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