From 391750c6dc697035b76e1398bb42bdca3c5b0d62 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Mon, 2 Jan 2017 16:32:16 +0100 Subject: Make systemd distro default --- meta-sota-minnowboard/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sota-minnowboard/conf/local.conf.sample b/meta-sota-minnowboard/conf/local.conf.sample index a437207..597abe9 100644 --- a/meta-sota-minnowboard/conf/local.conf.sample +++ b/meta-sota-minnowboard/conf/local.conf.sample @@ -87,7 +87,7 @@ UBOOT_MACHINE = "minnowmax_defconfig" # Ultimately when creating custom policy, people will likely end up subclassing # these defaults. # -DISTRO ?= "poky-sota" +DISTRO ?= "poky-sota-systemd" # As an example of a subclass there is a "bleeding" edge policy configuration # where many versions are set to the absolute latest code from the upstream # source control systems. This is just mentioned here as an example, its not -- cgit v1.2.3-54-g00ecf