Mask out older recipes in meta-iot-cloud
[AGL/meta-agl-demo.git] / conf / include / agl-cloudproxy.inc
diff --git a/conf/include/agl-cloudproxy.inc b/conf/include/agl-cloudproxy.inc
new file mode 100644 (file)
index 0000000..d62e309
--- /dev/null
@@ -0,0 +1,5 @@
+# Mask out recipes with older versions than those available in
+# meta-oe and meta-python
+BBMASK += "meta-iot-cloud/recipes-support/cjson/cjson_1.7.10.bb"
+BBMASK += "meta-iot-cloud/recipes-devtools/python/python3-httplib2_0.11.3.bb"
+BBMASK += "meta-iot-cloud/recipes-devtools/python/python3-xmltodict_0.11.0.bb"