diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2023-01-14 01:22:54 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2023-01-14 04:42:22 +0300 |
| commit | d5ed092177c950521a860f9c3f5d5294be0678ea (patch) | |
| tree | fbef8562cf2812fe60bca0498429196239dac8dd /meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib | |
| parent | b9e124c6a51c8a9859a2257bc9205382fc7a010e (diff) | |
| download | openbmc-d5ed092177c950521a860f9c3f5d5294be0678ea.tar.xz | |
meta-phosphor: phosphor-dbus-interfaces: add explicit task-dep on unpack
The recipe has an extension to the `do_write_config` task that
forces all of the YAML subdirectory options to `false` using the list
in the `meson_options.txt`. Since we are parsing the
`meson_options.txt`, we need it to be present, so we need to explicitly
rely on the `do_unpack` task.
Tested:
The `log.task_order` has the correct order.
```
$ cat log.task_order
20230113-151838.797418 do_fetch (3200585): log.do_fetch.3200585
20230113-151840.771096 do_unpack (3201820): log.do_unpack.3201820
20230113-151842.762491 do_write_config (3202881): log.do_write_config.3202881
```
Ran `bitbake phosphor-dbus-interfaces -ne` and examined the `taskdeps`
structure to confirm the dependency is added.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0d81d127fd1bda39eeb38e6ce89614e1f4ddfa30
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-smpplib')
0 files changed, 0 insertions, 0 deletions
