Skip to content

Commit

Permalink
Switch to systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnurmi committed Oct 16, 2023
1 parent 1679c8c commit 007a34c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conf/distro/jpos.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ require conf/distro/poky.conf

DISTRO = "jpos"
DISTRO_NAME = "jpOS"
DISTRO_FEATURES:append = " opengl systemd wayland wifi"
DISTRO_FEATURES:append = " pam opengl systemd wayland wifi"
DISTRO_FEATURES:remove = " ptest x11"

MAINTAINER = "J-P Nurmi <jpnurmi@gmail.com>"

TARGET_VENDOR = "-jpos"
SDK_VENDOR = "-jpossdk"

INIT_MANAGER = "systemd"

0 comments on commit 007a34c

Please sign in to comment.