Convert to new override syntax
[AGL/meta-agl.git] / meta-app-framework / recipes-core / af-binder / af-binder-devtools-native_git.bb
index 70dafb3..1331fb8 100644 (file)
@@ -4,5 +4,5 @@ DEPENDS = "json-c-native"
 
 inherit cmake pkgconfig native
 
-EXTRA_OECMAKE_append = " -DONLY_DEVTOOLS=TRUE"
+EXTRA_OECMAKE:append = " -DONLY_DEVTOOLS=TRUE"