most: remove skb_put_data patch from SRC_URI
[AGL/meta-agl.git] / meta-app-framework / classes / aglwgt.bbclass
index ce566ab..aa27c24 100644 (file)
@@ -15,6 +15,9 @@ DEPENDS_append = " af-main-native"
 # for bindings  af-binder is required.
 DEPENDS_append = " af-binder"
 
+# for hal bindings genskel is required.
+DEPENDS_append = " af-binder-devtools-native"
+
 do_aglwgt_package()  {
         cd ${B}
         ${S}/conf.d/autobuild/agl/autobuild package BUILD_DIR=${B} DEST=${B}/package VERBOSE=TRUE || \