Merge pull request #3 from agherzan/devel_yocto

Add yocto build details and distro file
This commit is contained in:
Andrei Gherzan
2012-07-02 10:34:55 -07:00
3 changed files with 34 additions and 0 deletions
+7
View File
@@ -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"