mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-26 19:17:00 +00:00
Merge pull request #3 from agherzan/devel_yocto
Add yocto build details and distro file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
require conf/distro/poky.conf
|
||||
|
||||
# There is no libav in poky
|
||||
# Systemd is not yet in poky
|
||||
# rpi-zram-service is a systemd service
|
||||
# and it needs systemd
|
||||
BBMASK = "libav|rpi-zram-service"
|
||||
Reference in New Issue
Block a user