diff options
| author | Max Krummenacher <max.krummenacher@toradex.com> | 2023-01-27 13:30:47 +0100 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-01-28 10:22:30 -0500 |
| commit | 7eed4a60f594a1a90906acf3b3416d16c53bc72a (patch) | |
| tree | e6050e37f1b3da731bd51f853d08e396df136d47 /dynamic-layers/meta-python/recipes-security/python/python3-oauth2client_4.1.3.bb | |
| parent | 92f04c78f0ed202b14e274367bec3fbc12cc0305 (diff) | |
| download | meta-security-7eed4a60f594a1a90906acf3b3416d16c53bc72a.tar.gz | |
samhain: rework due to changed cache handling
OE-Core changed the cache handling which made the use of ${BPN} no fail.
| Parsing recipes...WARNING: .../samhain-standalone.bb: Exception during build_dependencies for do_configure
| WARNING: .../samhain-standalone.bb: Error during finalise of .../samhain-standalone.bb
| ERROR: ExpansionError during parsing .../samhain-standalone.bb
| Traceback (most recent call last):
| File "Var <MODE_NAME>", line 1, in <module>
| bb.data_smart.ExpansionError: Failure expanding variable MODE_NAME, expression was ${@d.getVar('BPN').split('-')[1]} which triggered exception IndexError: list index out of range
| The variable dependency chain for the failure is: MODE_NAME -> SAMHAIN_MODE -> do_configure
Simplify the setting of MODE_NAME and SAMHAIN_MODE by setting them
in the recipe files where we know their values.
bitbake:
ee89ade5 cache/codeparser: Switch to a new BB_CACHEDIR variable for cache location
oe-core:
7c15e03dd3 bitbake.conf: Add BB_HASH_CODEPARSER_VALS
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-security/python/python3-oauth2client_4.1.3.bb')
0 files changed, 0 insertions, 0 deletions
