X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fflutter-dashboard%2Fflutter-dashboard_git.bb;h=d378df9a957ba084322118a929b21953bd8b450a;hb=3152f13c24c450482e3430a82d73be021e6cbbfa;hp=64850e19438577efe24c45704d4bf2c6eaa1c5c8;hpb=d4d6744afb63b822a31c683b6510c54f7bcd74bf;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb b/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb index 64850e194..d378df9a9 100644 --- a/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb +++ b/recipes-demo/flutter-dashboard/flutter-dashboard_git.bb @@ -10,7 +10,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/flutter-dashboard;protoc file://dashboard.yaml \ file://dashboard.token \ " -SRCREV = "e389b9fa646f90d50e853c2dbf870cdf9f9b80b7" +SRCREV = "2fbe5f8c19863eb4ac013dce5546900592149a26" S = "${WORKDIR}/git" @@ -19,7 +19,6 @@ inherit agl-app flutter-app # flutter-app ############# PUBSPEC_APPNAME = "dashboard_app" -FLUTTER_APPLICATION_INSTALL_PREFIX = "/flutter" FLUTTER_BUILD_ARGS = "bundle -v" # agl-app