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