Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Distro Layer configuration
- # include and overwrite default poky distro
- include conf/distro/poky.conf
- DISTRO = "homeOS"
- DISTRO_NAME = "homeOS"
- DISTRO_VERSION = "1.0"
- # Use systemd as init manager
- INIT_MANAGER = "systemd"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement