]> code.ossystems Code Review - openembedded-core.git/commit
dbus: remove build host test in configure script
authorJackie Huang <jackie.huang@windriver.com>
Mon, 22 Jul 2013 07:45:41 +0000 (03:45 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Jul 2013 05:56:27 +0000 (06:56 +0100)
commit25dc927009252151cc976b13c3f5bd19131cc4e8
treeb8585e57e42ada65c5fe5a32f95bde0532a30bc0
parente01735756a76d27b724b9e7829f78e8a335c1f60
dbus: remove build host test in configure script

The dbus build tests the build host to detect what initscript
environment it expects.  Remove the test and set it to "redhat"
unconditionally as the oe-core initscript has a redhat-style pid file
path.

Signed-off-by: Andy Ross <andy.ross@windriver.com
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
meta/recipes-core/dbus/dbus-1.6.10/os-test.patch [new file with mode: 0644]
meta/recipes-core/dbus/dbus.inc