On 2019/7/24 上午3:30, richard.pur...@linuxfoundation.org wrote:
On Mon, 2019-07-22 at 23:26 +, Mittal, Anuj wrote:
On Mon, 2019-07-22 at 09:37 +0800, Kang Kai wrote:
I just run oe-selftest -a with this patch after you updated the
patch
in
oe-core. But I met some (>15) errors
ERROR: Unable t
On Mon, 2019-07-22 at 23:26 +, Mittal, Anuj wrote:
> On Mon, 2019-07-22 at 09:37 +0800, Kang Kai wrote:
> > I just run oe-selftest -a with this patch after you updated the
> > patch
> > in
> > oe-core. But I met some (>15) errors
> >
> > ERROR: Unable to start bitbake server (None)
> >
> > B
On Mon, 2019-07-22 at 09:37 +0800, Kang Kai wrote:
> I just run oe-selftest -a with this patch after you updated the patch
> in
> oe-core. But I met some (>15) errors
>
> ERROR: Unable to start bitbake server (None)
>
> But I think it should not be related with init manager changes and
> will
>
On 2019/7/20 上午6:28, richard.pur...@linuxfoundation.org wrote:
On Fri, 2019-07-19 at 22:35 +0100, Burton, Ross wrote:
On Thu, 4 Jul 2019 at 15:40, wrote:
+++ b/meta/conf/distro/include/init-manager-systemd.inc
@@ -0,0 +1,6 @@
+# Use systemd for system initialization
+DISTRO_FEATURES_append = "
On Fri, 2019-07-19 at 22:35 +0100, Burton, Ross wrote:
> On Thu, 4 Jul 2019 at 15:40, wrote:
> > +++ b/meta/conf/distro/include/init-manager-systemd.inc
> > @@ -0,0 +1,6 @@
> > +# Use systemd for system initialization
> > +DISTRO_FEATURES_append = " systemd"
> > +DISTRO_FEATURES_BACKFILL_CONSIDERE
On Thu, 4 Jul 2019 at 15:40, wrote:
> +++ b/meta/conf/distro/include/init-manager-systemd.inc
> @@ -0,0 +1,6 @@
> +# Use systemd for system initialization
> +DISTRO_FEATURES_append = " systemd"
> +DISTRO_FEATURES_BACKFILL_CONSIDERED_append = " sysvinit"
> +VIRTUAL-RUNTIME_init_manager = "systemd"
On 07/06/2019 08:31 PM, richard.pur...@linuxfoundation.org wrote:
On Sat, 2019-07-06 at 12:53 +0300, Adrian Bunk wrote:
On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com
wrote:
From: Kai Kang
Introduce a new variable INIT_MANAGER and create 3 init-manager-
*.inc
files to config
On 2019/7/6 下午8:31, richard.pur...@linuxfoundation.org wrote:
On Sat, 2019-07-06 at 12:53 +0300, Adrian Bunk wrote:
On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com
wrote:
From: Kai Kang
Introduce a new variable INIT_MANAGER and create 3 init-manager-
*.inc
files to configure
On 2019/7/8 上午10:01, Kang Kai wrote:
On 2019/7/6 下午5:53, Adrian Bunk wrote:
On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com wrote:
From: Kai Kang
Introduce a new variable INIT_MANAGER and create 3 init-manager-*.inc
files to configure init manager settings. Available values o
On 2019/7/6 下午5:53, Adrian Bunk wrote:
On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com wrote:
From: Kai Kang
Introduce a new variable INIT_MANAGER and create 3 init-manager-*.inc
files to configure init manager settings. Available values of
INIT_MANAGER are sysvinit, systemd a
On Sat, 2019-07-06 at 12:53 +0300, Adrian Bunk wrote:
> On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com
> wrote:
> > From: Kai Kang
> >
> > Introduce a new variable INIT_MANAGER and create 3 init-manager-
> > *.inc
> > files to configure init manager settings. Available values of
On Sat, Jul 06, 2019 at 12:53:28PM +0300, Adrian Bunk wrote:
> On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com wrote:
> > From: Kai Kang
> >
> > Introduce a new variable INIT_MANAGER and create 3 init-manager-*.inc
> > files to configure init manager settings. Available values of
On Thu, Jul 04, 2019 at 09:45:19PM +0800, kai.k...@windriver.com wrote:
> From: Kai Kang
>
> Introduce a new variable INIT_MANAGER and create 3 init-manager-*.inc
> files to configure init manager settings. Available values of
> INIT_MANAGER are sysvinit, systemd and mdev-busybox. 'sysvinit' is s
From: Kai Kang
Introduce a new variable INIT_MANAGER and create 3 init-manager-*.inc
files to configure init manager settings. Available values of
INIT_MANAGER are sysvinit, systemd and mdev-busybox. 'sysvinit' is set
by default for compatibility.
[YOCTO #13031]
Signed-off-by: Kai Kang
---
me
14 matches
Mail list logo