TIVI-1436: Add build config option for graphics backend 15/9015/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/release tizen_ivi_genivi accepted/tizen/20130912.153617 accepted/tizen/20130912.185910 accepted/tizen/20130912.194048 accepted/tizen/ivi/genivi/20140131.060031 accepted/tizen_ivi_release/20131120.050448 ivi_oct_m2 submit/tizen/20130912.080405 submit/tizen/20130912.090704 submit/tizen_ivi_genivi/20140131.060238 submit/tizen_ivi_release/20131120.023516 submit/tizen_ivi_release/20131120.025953
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 30 Aug 2013 16:12:14 +0000 (09:12 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Fri, 30 Aug 2013 19:45:25 +0000 (12:45 -0700)
commit907c5af1e51595218adaf583409189857e68b6cc
tree2e1aa472f8c3a27ea2947fdec6e0373ae9074274
parent39d48147b21f3845c88f732ef061f7e22c76dbaa
TIVI-1436: Add build config option for graphics backend

The server implementation needs to display popup windows in the UI.
This change will add a build time configuration option to build
for either X or wayland, with the default support set for X.

In addition to this, the dbus service files were being installed
in the wrong location and we now need a dbus confg file in order
to have permission to publish the service on the system bus.
CMakeLists.txt
org.tizen.slp.pkgmgr.conf.in [new file with mode: 0644]
org.tizen.slp.pkgmgr.service.in
packaging/pkgmgr.spec
server/src/pkgmgr-server.c