summaryrefslogtreecommitdiffstats
path: root/src/config.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-04Revert "Change steering to systemd service for ces2019"zheng_wenlong1-0/+21
This reverts commit 1fed2c5a38fed8bc91bb6b8a08982303eb9c2e82. Change-Id: Id83b437eef556b8d3fcd95503b9ff5b4d94bc7a5 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2019-02-06Change steering to systemd service for ces2019halibut_7.90.0halibut/7.90.07.90.0zheng_wenlong1-21/+0
Change steering to systemd service for ces2019 Change-Id: I319fb56a302f4f980b43a1b90dee1f36820355fb Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-10-09Use feature 'required-binding'guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.46.99.36.99.26.99.1Jose Bollo1-1/+1
The feature "urn:AGL:widget:required-binding" is now preferred to the feature "urn:AGL:widget:required-api" for requiring a local binding. Bug-AGL: SPEC-1800 Change-Id: I572d3dd84e8261f1a9664163590f4327aae64db0 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2017-08-25Fix problem for not copy package folderdab_4.0.3dab/4.0.34.0.3dabzheng_wenlong1-0/+21
By add package folder but forgot copy it to binary directory. It will cause no config.xml, json in wgt file, and install error. So return to old version but with custom target name package. Change-Id: I156f920b8428357ea2fc8b9aa0725b9dee2a1df5 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>