commit | f92261dc449bc4579249101997da0648718dee2f | [log] [tgz] |
---|---|---|
author | Johnathan Mantey <johnathanx.mantey@intel.com> | Mon Dec 10 15:49:34 2018 -0800 |
committer | Johnathan Mantey <johnathanx.mantey@intel.com> | Mon Feb 04 11:52:28 2019 -0800 |
tree | 13b3872c5cb06c37a67e89b8365c1a7f1b75d507 | |
parent | e19540e6d8e96e205978712a698e83f676553360 [diff] |
Update DBus initialization and use The DBus instance variable is no longer a passed parameter to instance methods. Instance methods can access the private DBus variable directly. Change-Id: Id0c988802e5ad6c2757e7a243ee92331f447ac0d Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.