Add new specific step to create symbolic link for WebApp 25/34525/6
authorBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Wed, 28 Jan 2015 15:38:13 +0000 (16:38 +0100)
committerBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Thu, 29 Jan 2015 10:00:45 +0000 (11:00 +0100)
commit648ddae8ba639e290cee8a5f851bb354bbee4e1b
treedb0d5090a3655d647856aa4c6aeb0be73a0faf3a
parent2b6264ca494a324b0a3382b9b8fb93f6081cd204
Add new specific step to create symbolic link for WebApp

Remove this operation from generate xml step, create a new one

Add a spec file option for set the WRT binary path used for symbolic link

Change-Id: Ife93a10b830fd093dc9c02184dd2490ce99d67a0
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
packaging/app-installers.spec
src/common/step/step_generate_xml.cc
src/wgt/CMakeLists.txt
src/wgt/step/step_symbolic_link.cc [new file with mode: 0644]
src/wgt/step/step_symbolic_link.h [new file with mode: 0644]
src/wgt/wgt_backend.cc