Optimize the initialization of intel-emgd-kmod service
[profile/ivi/intel-emgd-kmod.git] / packaging / intel-emgd-kmod.changes
1 * Thu Nov  1 2012 Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> submit/1.0/20121101.021155
2 - Correct IS_CONFIGID_SET variable setting
3
4 * Fri Oct 19 2012 Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> submit/1.0/20121026.180058
5 - Detect if EMGD should even be loaded
6 - Detect if the user has manually set the configid option
7 - use macro instead of hardcoded paths
8 - Requires module-init-tools instead of kmod
9
10 * Tue Sep 18 2012 Rusty Lynch <rusty.lynch@intel.com> accepted/trunk/20120918.171908@15d1634
11 - Cleanup the packaging spec file to make it more maintainable and also fix a bug
12   where the systemd configuration was not correctly setup to trigger the driver to be loaded
13   on each boot, resulting in the UI failing to automatically start.
14
15 * Mon Sep 17 2012 Rusty Lynch <rusty.lynch@intel.com> submit/trunk/20120917.230840@236529d
16 - pass in the full path when attempting to mkdir in the systemd script
17
18 * Mon Sep 17 2012 Rusty Lynch <rusty.lynch@intel.com> submit/trunk/20120913.064325@a710920
19 - Add support for creating a weston.ini file at runtime
20
21 * Wed Sep 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 3104
22 - bug fix caused by 'Add 2 more..' commit
23
24 * Wed Sep 12 2012 Quanxian Wang <quanxian.wang@intel.com> - 3104
25 - update to 3104 build
26
27 * Tue Sep 11 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> - 2667
28 - Add 2 more emgd driver configurations, partially fix TIVI-109.
29
30 * Mon Sep 10 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> - 2667
31 - Assorted packaging improvements, no functional changes.
32
33 * Mon Sep 10 2012 Artem Bityutskiy <artem.bityutskiy@linux.intel.com> - 2667
34 - Make the internal layout saner - stop storing the systemd service
35   int the packaging sub-directory - it is not the right place for it.
36
37 * Mon Sep 10 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
38 - While adding kernel version dependency, we accidentally changed the name
39   of the package which caused breakages. Fix that.
40
41 * Thu Sep  6 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
42 - Add kernel version depenency. The drivers, generally speaking, work
43   only with the kernel they were built against. Thus, we should require
44   that kernel version to be installed.
45
46 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
47 - Add IVI display configuration.
48
49 * Mon Aug 13 2012 Quanxian Wang <quanxian.wang@intel.com> - 2667
50 - Initial import of the experimental build 2667 of the emgd driver.