diff options
author | Stephen Lawrence <stephen.lawrence@renesas.com> | 2016-10-05 19:23:25 +0100 |
---|---|---|
committer | Khiem Nguyen <khiem.nguyen.xt@renesas.com> | 2017-03-27 03:32:57 +0000 |
commit | bad228d40fbec195d2ec0240e34606bcd08126cb (patch) | |
tree | c07975d2261f6bfdddeee16259afc2b556b56ba6 /meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend | |
parent | ee4b23c1e6b9249c0d9c02a6e4826605cd16832a (diff) |
rcar-gen3: gles-user-module: Fix issue that results in rc.pvr not being installed
The poky systemd class has a do_install() postfunc
rm_sysvinit_initddir() that deletes the /etc/init.d directory
of a package if the systemd system unit directory contains some files.
gles-user-module supports both systemd and
sysV but uses /etc/init.d in both cases as the location
of the required script rc.pvr.
In the case when systemd only is enabled,
the class deletes the init.d directory and the file.
Until the script is converted to a service file workaround the issue
by moving the install location of rc.pvr when systemd alone is used.
(cherry picked with edits from commit 50b03a9d6cc674144f42a656b43d3e3f2805661c)
Change-Id: I8b29d610d6465bc8a786ff330f896832824f0932
Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend')
0 files changed, 0 insertions, 0 deletions