diff options
-rw-r--r-- | meta-app-framework/recipes-core/af-binder/af-binder_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_git.bb b/meta-app-framework/recipes-core/af-binder/af-binder_git.bb index f5309f0c2..29224e6f1 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_git.bb +++ b/meta-app-framework/recipes-core/af-binder/af-binder_git.bb @@ -11,7 +11,7 @@ EXTRA_OECMAKE_append_class-target = "\ EXTRA_OECMAKE_append_agl-devel = " \ -DAGL_DEVEL=ON \ -DINCLUDE_MONITORING=ON \ - -DINCLUDE_SUPERVISOR=ON -DAFS_SURPERVISION_SOCKET=/run/platform/supervisor \ + -DINCLUDE_SUPERVISOR=ON -DAFS_SUPERVISION_SOCKET=/run/platform/supervisor \ " pkg_postinst_${PN}() { |