From: Philippe Coval Date: Mon, 9 Jan 2017 10:23:40 +0000 (+0100) Subject: meta-oic: Hotfix to use tools from sysroot before system PATH X-Git-Tag: 3.99.1~209 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=7dd5a4100ffb71337c59046120c3c41547cb7f2b;hp=7dd5a4100ffb71337c59046120c3c41547cb7f2b;p=AGL%2Fmeta-agl.git meta-oic: Hotfix to use tools from sysroot before system PATH 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 ---