summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@osg.samsung.com>2016-12-22 22:01:46 +0100
committerPhilippe Coval <philippe.coval@osg.samsung.com>2016-12-22 22:03:39 +0100
commit67a0a34092432a2094c39a469c8541d272568e97 (patch)
tree5b7c2c9fe338c58d0c8312a4d318eef3ab636dbe
parent22fe5368e1c720b21026520fe80cde270d610dc0 (diff)
meta-oic: Hotfix to pull gdbus-codegen from glib-2.0-native
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>
-rw-r--r--meta-agl-bsp/meta-oic/recipes-core/iotivity/iotivity_1.2.0.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-oic/recipes-core/iotivity/iotivity_1.2.0.bbappend b/meta-agl-bsp/meta-oic/recipes-core/iotivity/iotivity_1.2.0.bbappend
new file mode 100644
index 000000000..6a822e5de
--- /dev/null
+++ b/meta-agl-bsp/meta-oic/recipes-core/iotivity/iotivity_1.2.0.bbappend
@@ -0,0 +1 @@
+DEPENDS += " glib-2.0-native"