Skip to content
Snippets Groups Projects
Unverified Commit d4d9db71 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

scripts: image_customization_lib.lua: fail build without valid customization file (#3220)


image-customization.lua has replaced GLUON_FEATURES and
GLUON_SITE_PACKAGES, so the file is always required to build a useful
Gluon image. In addition, not only 'file not found' errors were ignored,
but also all other Lua load errors, resulting in a build with empty
image customization when the file was not valid.

Closes #3218

(cherry picked from commit 7feaec85bf853252be886c4c20c612b4dfcef182)

Co-authored-by: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
parent e1437781
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment