All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-poky][PATCH 0/1] local.conf.sample: make systemd as default init manager
@ 2018-12-06 12:53 kai.kang
  2018-12-06 12:53 ` [meta-poky][PATCH 1/1] " kai.kang
  2018-12-06 13:40 ` [meta-poky][PATCH 0/1] " Kang Kai
  0 siblings, 2 replies; 9+ messages in thread
From: kai.kang @ 2018-12-06 12:53 UTC (permalink / raw)
  To: poky

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-04  3:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06 12:53 [meta-poky][PATCH 0/1] local.conf.sample: make systemd as default init manager kai.kang
2018-12-06 12:53 ` [meta-poky][PATCH 1/1] " 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

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.