distro-build-manifest: don't use BB_ENV_EXTRAWHITE 19/18119/3
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 20 Nov 2018 18:33:21 +0000 (18:33 +0000)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 22 Nov 2018 14:01:34 +0000 (14:01 +0000)
commitf059765855313acf2fd1f011d833d8da09dcdb21
tree615efd3963d820eb2707e4efb25613a70f5b879c
parent04bf517aac819a6ee4a9b3a14f32ee7dd9807bc2
distro-build-manifest: don't use BB_ENV_EXTRAWHITE

To keep the workflow compliant with upstream Yocto projects,
it's better to not use BB_ENV_EXTRAWHITE to pass variables
to recipes.

This commit updates aglsetup to generate the file agl-init-build-env
as 'before' (=before the addition of distro-build-manifest)

Bug-AGL: SPEC-720, SPEC-1741

Change-Id: I96df245e099c15a1d2425052c4d8cc64363042c8
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
scripts/.aglsetup_genconfig.bash