diff options
author | Chris Dimich <chris.dimich@boundarydevices.com> | 2023-09-08 18:28:50 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-09-19 07:22:00 -0400 |
commit | c0e8ce2623f49d05b5673a03f821e4f4f3478d7f (patch) | |
tree | 39589eececb413aad57d07795fb988749042bb7e /meta-python/recipes-devtools/python/python-flask-xstatic | |
parent | 056148368b83167ec2bb2e6c1835462933f3e804 (diff) | |
download | meta-openembedded-c0e8ce2623f49d05b5673a03f821e4f4f3478d7f.tar.gz |
image_types_sparse: Fix syntax error
When using the image type:
IMAGE_FSTYPES += " wic.sparse"
IMAGE_CLASSES += " image_types_sparse"
The following error arises:
Syntax error: Bad function name
So need to remove function in favor of variable.
Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Bastian Krause <bst@pengutronix.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-xstatic')
0 files changed, 0 insertions, 0 deletions