mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-04 14:09:51 +00:00
poky-raspberrypi.conf: Weakly assign BBMASK
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -3,4 +3,4 @@ require conf/distro/poky.conf
|
|||||||
# Systemd is not yet in poky
|
# Systemd is not yet in poky
|
||||||
# rpi-zram-service is a systemd service
|
# rpi-zram-service is a systemd service
|
||||||
# and it needs systemd
|
# and it needs systemd
|
||||||
BBMASK = "rpi-zram-service"
|
BBMASK ?= "rpi-zram-service"
|
||||||
|
|||||||
Reference in New Issue
Block a user