[poky] [meta-poky][PATCH 0/1] local.conf.sample: make systemd as default init manager

kai.kang at windriver.com kai.kang at windriver.com
Thu Dec 6 05:36:59 PST 2018


From: Kai Kang <kai.kang at 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



More information about the poky mailing list