summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-graphics/flutter-sdk/flutter-sdk_aglflutter.inc
blob: ce3574d79c23ff802fb3cad7515df99433594f96 (plain)
1
2
3
4
5
# fix for the archiver:
# the function get_flutter_sdk_version does access the network
# when it is expanded later in the archiver, we need to allow the network
do_ar_original[network] = "1"