Enable network during compile for Flutter app recipes 52/30152/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 31 Jul 2024 17:14:54 +0000 (13:14 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 1 Aug 2024 10:05:58 +0000 (10:05 +0000)
commitb8aa98a7f1abdef60391bab932eeff57690c62b7
treeaa1af72897777c20f7b88a272d4bafc6ac12f21e
parentd45bde7ea60fcabaa6a3c746ab31895f9654f8a3
Enable network during compile for Flutter app recipes

Explicitly enable network access during compilation in the Flutter
app recipes for now to avoid hangs when building on systems where
BitBake's network sandboxing is working.  The underlying issue has
been raised with upstream, but may take a while to resolve, so we
need to work around it in the meantime.

Bug-AGL: SPEC-5215

Change-Id: I8cd9cad626addd85ff77a22e221a817b09f0e73f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30152
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
recipes-demo/flutter-cluster-dashboard/flutter-cluster-dashboard_git.bb
recipes-demo/flutter-ics-homescreen/flutter-ics-homescreen_git.bb