diff options
Diffstat (limited to 'recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb')
-rw-r--r-- | recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb b/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb index 5534c6917..beee7005f 100644 --- a/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb +++ b/recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb @@ -24,8 +24,6 @@ S = "${WORKDIR}/git" PUBSPEC_APPNAME = "flutter_cluster_dashboard" -FLUTTER_APPLICATION_INSTALL_PREFIX = "/flutter" - inherit flutter-app update-alternatives systemd CLUSTER_DEMO_VSS_HOSTNAME ??= "192.168.10.2" |