summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo/50_local.conf.inc
AgeCommit message (Collapse)AuthorFilesLines
2017-01-26Move feature code into the meta recipesRonan1-14/+0
* Having a minimlal local.conf serving the only purpose of user customization is the "Yocto" way of doing things * After a source synchronization (repo sync), feature code must be update without regenerate local.conf * move feature/agl-demo to meta-agl-demo Change-Id: I6db3956da8091bf583b20fce7dc184bfe622a85a Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2016-11-10agl-demo: Add iotivity-resource-samples from meta-oicPhilippe Coval1-0/+3
As currently a single package is added, agl-demo feature is used, Later, an upcoming "ocf-automotive" feature might be used. GNU/screen is also helpful to switch between demo client and server. For more details check: https://wiki.iotivity.org/yocto#automotive_grade_linux_agl Note: meta-oic 1.1.1 as date of today is not supporting aarch64, so reciepe needs to be patched elsewhere. Bug-AGL: SPEC-158 Change-Id: I0d88258354d8f2c4d3c83bcf761e8f2500000000 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-11-10Revert "agl-demo: Add iotivity-resource-samples from meta-oic"Jan-Simon Moeller1-3/+0
This reverts commit 18389a3ea67c0844c0c76c14d4891baaf25c7a9e. The build breaks on dragonboard-410c/aarch64 as reported on the ML. Revert from the feature until recipes are fixed or amended. Change-Id: I8aad0e492c19ed03606e8d63739fc518e224cb55 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-09agl-demo: Add iotivity-resource-samples from meta-oicPhilippe Coval1-0/+3
As currently a single package is added, agl-demo feature is used, Later, an upcoming "ocf-automotive" feature might be used. GNU/screen is also helpful to switch between demo client and server. For more details check: https://wiki.iotivity.org/yocto#automotive_grade_linux_agl Bug-AGL: SPEC-158 Change-Id: I0d88258354d8f2c4d3c83bcf761e8f2566c54e26 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-11-02Allow build without meta-agl-demoRonan1-0/+2
Change-Id: Ic78464d6e9c07e205b222b3f0f3d49ed1b928ed6 Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
2016-07-15agl-demo feature: add support for QtWebSocketsStephane Desneux1-0/+3
This is required for some demos inc. appfw binder examples Change-Id: I8772562baf837a8d4283827c1eeb3eee2b7e0ec7 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-07-05add features agl-demo, agl-appfw-smack and agl-localdevStephane Desneux1-0/+6
This is the application of the process proposed here: https://lists.linuxfoundation.org/pipermail/automotive-discussions/2016-June/002232.html Bug-AGL: SPEC-180 Change-Id: I0063db7ac2803d4ac9540b70be8024b40e97dab3 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>