All of lore.kernel.org
 help / color / mirror / Atom feed
From: <kai.kang@windriver.com>
To: <poky@yoctoproject.org>
Subject: [meta-poky][PATCH 0/1] local.conf.sample: make systemd as default init manager
Date: Thu, 6 Dec 2018 20:53:16 +0800	[thread overview]
Message-ID: <cover.1544102766.git.kai.kang@windriver.com> (raw)

From: Kai Kang <kai.kang@windriver.com>

Test with build and login with
$ for m in qemuarm qemuarm64 qemumips qemumips64 qemuppc qemux86 qemux86-64; do echo $m; MACHINE=$m bitbake core-image-sato; done

and sdk
$ for m in qemuarm qemuarm64 qemumips qemumips64 qemuppc qemux86 qemux86-64; do echo $m; MACHINE=$m bitbake core-image-sato -c populate_sdk; done

The following changes since commit aa93957c8353d222961f08e54fe8d4095dad72c1:

  tcl: Upgrade to 8.6.9 (2018-12-05 22:30:19 +0000)

are available in the Git repository at:

  git://git.pokylinux.org/poky-contrib kangkai/systemd
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/systemd

Kai Kang (1):
  local.conf.sample: make systemd as default init manager

 meta-poky/conf/local.conf.sample          | 8 ++++++++
 meta-poky/conf/local.conf.sample.extended | 8 --------
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.19.0.rc2



             reply	other threads:[~2018-12-06 13:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 12:53 kai.kang [this message]
2018-12-06 12:53 ` [meta-poky][PATCH 1/1] local.conf.sample: make systemd as default init manager kai.kang
2018-12-09 18:12   ` Richard Purdie
2018-12-09 18:12     ` [poky] " Richard Purdie
2018-12-10  1:31     ` Kang Kai
2018-12-10  1:31       ` [poky] " Kang Kai
2019-01-04  3:43     ` Kang Kai
2019-01-04  3:43       ` [poky] " Kang Kai
2018-12-06 13:40 ` [meta-poky][PATCH 0/1] " Kang Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1544102766.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.