html5-*: allow network access to do_compile stage. 13/27513/2
authorJose Dapena Paz <jdapena@igalia.com>
Fri, 20 May 2022 11:15:57 +0000 (13:15 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 May 2022 20:59:58 +0000 (20:59 +0000)
commitb686aa6dc6a0fbd74ee421f1e0a94768b94a6528
treec7e7b1a88094b24f4ffc8db3f03d4b727ee55b60
parenteee5b2e751961e4a72ab0f1783035099fe5240d1
html5-*: allow network access to do_compile stage.

In our HTML5 demo packages, we use npm for retrieving dependencies, and that
happens in compile stage. So network needs to be enabled accordingly.

Bug-AGL: SPEC-4390
Change-Id: I6c00d83b611753d5e2d8d321aa3ad43898f81149
Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
recipes-demo/html5-background/html5-background_git.bb
recipes-demo/html5-homescreen/html5-homescreen_git.bb
recipes-demo/html5-hvac/html5-hvac_git.bb
recipes-demo/html5-launcher/html5-launcher_git.bb