summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-oic
AgeCommit message (Collapse)AuthorFilesLines
2017-01-14meta-oic: Hotfix to use tools from sysroot before system PATHPhilippe Coval2-0/+94
Prevent pkg-config not found issue This patch was in iotivity 1.1-rel branch, and (wrongly) removed in 1.2.0 So it needed to be reintroduced in upstream 1.2-rel and as a patch for 1.2.0, track upstream bug at: https://jira.iotivity.org/browse/IOT-1219 Bug-AGL: SPEC-158 Thanks-to: Alison Chaiken Change-Id: I6af59a590f8be489398623d29cf85c2f00000002 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com> (cherry picked from commit 7dd5a4100ffb71337c59046120c3c41547cb7f2b)
2016-12-30meta-oic: Hotfix to support aarch64 for DragonBoard-410cPhilippe Coval2-0/+50
Apply patch from iotivity-1.2.1: * [PATCH 081/341] yocto: Add aarch64 for DragonBoard-410c Bug-AGL: SPEC-158 Change-Id: I06f56ae860760002a6376866488e1f55624f50cc Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-12-22meta-oic: Hotfix to pull gdbus-codegen from glib-2.0-nativePhilippe Coval1-0/+1
It was discovered while building iotivity-1.2.0 using Intel BSP Bug-AGL: SPEC-158 Change-Id: I4c735a276d3a484a330ef1ea8611105e6a84e35a Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-11-10oic: Rebase on iotivity maintenance branch for aarch64Philippe Coval1-0/+1
To pick: yocto: Add aarch64 for DragonBoard-410c Reviewed-on: https://gerrit.iotivity.org/gerrit/14185 Forwarded, to meta-oic maintainer Even if meta-oic is not a BSP, meta-agl-bsp will include this recipe's fix everywhere meta-oic is used (ie: meta-agl-demo). Bug-AGL: SPEC-158 Change-Id: Ic2cb1b7ff757118d1b535d91649c361831be5f60 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>