Upgrade to pyro
[AGL/meta-agl.git] / meta-agl-bsp / meta-ti / recipes-arago / ipumm-fw / ipumm-fw_3.00.13.00.bb
index 4fdfd7d..a9653f4 100644 (file)
@@ -1,5 +1,5 @@
 python __anonymous() {
-    features = bb.data.getVar("MACHINE_FEATURES", d, 1)
+    features = d.getVar("MACHINE_FEATURES", 1)
     if not features:
         return
     if "mmip" not in features: