Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] dbus: fix two issues
@ 2013-07-22  8:14 jackie.huang
  2013-07-22  8:14 ` [PATCH 1/2] dbus: remove build host test in configure script jackie.huang
  2013-07-22  8:14 ` [PATCH 2/2] dbus: add -o option into start-stop-daemon arguments jackie.huang
  0 siblings, 2 replies; 5+ messages in thread
From: jackie.huang @ 2013-07-22  8:14 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@windriver.com>

Test info:
MACHINE = "qemux86-64"

$ bitbake core-image-sato
$ runqemu qemux86-64 core-image-sato ext3 nographic
root@qemux86-64:~# /etc/init.d/dbus-1 stop
Stopping system message bus: dbus.
root@qemux86-64:~# /etc/init.d/dbus-1 restart
Stopping system message bus: dbus.
Starting system message bus: dbus.
root@qemux86-64:~# /etc/init.d/dbus-1 start
system message bus already started; not starting.
Starting system message bus: dbus.
root@qemux86-64:~# /etc/init.d/dbus-1 stop
Stopping system message bus: dbus.
root@qemux86-64:~# /etc/init.d/dbus-1 start
Starting system message bus: dbus.

--
The following changes since commit 8fc6904fe97438478119db6cd23b7b4eb33b50aa:

  curl: add upstream status to patch (2013-07-18 12:21:13 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib jhuang0/r_bbappend_dbus_0722_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_bbappend_dbus_0722_0

Jackie Huang (2):
  dbus: remove build host test in configure script
  dbus: add -o option into start-stop-daemon arguments

 meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init  |    4 +-
 meta/recipes-core/dbus/dbus-1.6.8/os-test.patch |   35 +++++++++++++++++++++++
 meta/recipes-core/dbus/dbus.inc                 |    4 ++-
 3 files changed, 40 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-core/dbus/dbus-1.6.8/os-test.patch

-- 
1.7.4.1



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

end of thread, other threads:[~2013-07-23  5:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22  8:14 [PATCH 0/2] dbus: fix two issues jackie.huang
2013-07-22  8:14 ` [PATCH 1/2] dbus: remove build host test in configure script jackie.huang
2013-07-22 18:01   ` Saul Wold
2013-07-23  5:27     ` jhuang0
2013-07-22  8:14 ` [PATCH 2/2] dbus: add -o option into start-stop-daemon arguments jackie.huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox