X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf%2Finclude%2Fagl-cloudproxy.inc;fp=conf%2Finclude%2Fagl-cloudproxy.inc;h=d62e3095fadd36ec898ea9d15239eafe31a53645;hb=18e861fc0648fe3739d898c0e1b659bedbf569b8;hp=0000000000000000000000000000000000000000;hpb=e51d283144630390525e06b51eb2fc159a48ae8d;p=AGL%2Fmeta-agl-demo.git diff --git a/conf/include/agl-cloudproxy.inc b/conf/include/agl-cloudproxy.inc new file mode 100644 index 000000000..d62e3095f --- /dev/null +++ b/conf/include/agl-cloudproxy.inc @@ -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"