mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-11 04:19:54 +00:00
poky-raspberrypi.conf: Remove libav from BBMASK
We will use this package from meta-oe. libav is a dependency for omxplayer. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
require conf/distro/poky.conf
|
require conf/distro/poky.conf
|
||||||
|
|
||||||
# There is no libav in poky
|
|
||||||
# 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 = "libav|rpi-zram-service"
|
BBMASK = "rpi-zram-service"
|
||||||
|
|||||||
Reference in New Issue
Block a user