You have to build kdbus by yourself with below kdbus sources on Tizen.org and insert kdbus module into the linux kernel by insmod.
Repository : platform/core/system/kdbus-bus Branch : kdbus-dev -----Original Message----- From: Rusty Lynch [mailto:[email protected]] Sent: Tuesday, December 10, 2013 9:34 AM To: HyungJun Choi Cc: 'Rees, Kevron'; [email protected] Subject: Re: [Dev] KDBus image Wouldn't this library require a patched kernel? On Tue, 2013-12-10 at 09:27 +0900, HyungJun Choi wrote: > Dear, > > There are two libraries which are supporting kdbus now. > > 1. libdbus-1 (ie. : low-level dbus, dbus-glib, Etc.) > You can download modified libdbus-1 for kdbus at the below repository on > Tizen.org. > Repository : platform/upstream/dbus > Branch : kdbus-dev > I recommend that read the "HOWTO.txt" first at the "doc-kdbus" directory. > > > 2. libgio (ie. : gdbus) > Please refer to below sites. > [1] > https://review.tizen.org/gerrit/gitweb?p=platform%2Fupstream%2Fglib.git;a=su > mmary > Branch : "kdbus-dev" > > [2] https://git.gnome.org/browse/glib/log/?h=tizen/kdbus-dev > > > > Best Regards, > Hyungjun. > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Rees, Kevron > Sent: Tuesday, December 10, 2013 8:35 AM > To: [email protected] > Subject: [Dev] KDBus image > > What is a good image I can download to test out KDBus? I have a DBus > service, will it "just work" on KDBus or is there something special I > need to do to get it to use KDBus? > > Thanks, > Kevron > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev > > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
