openharmony-standard-3.0: Fix ACTS hap packing
This sets NODE_OPTIONS to pass '--openssl-legacy-provider' to node 17
and fixes the error 'digital envelope routines::unsupported'.
This was resulting in ACTS hap package not contaning the manifest and js
assets files.
Even if NODE_OPTIONS is set in the openharmony-standard recipe, it also
has to be set in the nodejs invocation environment because the recipe
environment is ignored in build_js_assets.py.
Signed-off-by:
Thierry Escande <thierry.escande@huawei.com>
Showing
- recipes-openharmony/openharmony/openharmony-standard-3.0/build_js_assets.patch 28 additions, 0 deletions...penharmony/openharmony-standard-3.0/build_js_assets.patch
- recipes-openharmony/openharmony/openharmony-standard_3.0.bb 1 addition, 0 deletionsrecipes-openharmony/openharmony/openharmony-standard_3.0.bb
Please register or sign in to comment