Hotfix for flutter-sdk when built with archiver turned on 56/27856/1 13.92.0 needlefish/13.92.0 needlefish_13.92.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 1 Aug 2022 20:08:46 +0000 (22:08 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 1 Aug 2022 20:08:55 +0000 (22:08 +0200)
commit9a4f63a3bc70b11bd070989b95ddca2c11920a57
tree587e3834ef98fc43a0ca1efd782b0dfe09b1380b
parent71db09dfeb4ff55f1a95219be550708d4524c47d
Hotfix for flutter-sdk when built with archiver turned on

We need to allow network also for do_ar_original.
https://github.com/meta-flutter/meta-flutter/blob/kirkstone/conf/include/flutter-version.inc#L12
does a network query.
Ideally this should be cached (e.g. what happens during a slow build and multiple queries could have

Bug-AGL: SPEC-4511
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia6ab9cdcc1e25f90680e0be373e8e014ca5df6fc
meta-agl-flutter/recipes-graphics/flutter-sdk/flutter-sdk_git.bbappend [new file with mode: 0644]