diff options
| author | Ed Tanous <edtanous@google.com> | 2021-04-02 02:09:06 +0300 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2021-04-06 16:55:33 +0300 |
| commit | d7afac725243c9d6f091c774ef68263a3b4e8d5d (patch) | |
| tree | 2a7b0168a97c28cac75737c811ea0924b332a81d /meta-openembedded/meta-python/recipes-devtools/python | |
| parent | 67fed83348e6e6fbd5a08ea57fe885bd3c51bf99 (diff) | |
| download | openbmc-d7afac725243c9d6f091c774ef68263a3b4e8d5d.tar.xz | |
Fix issue with B variable in bmcweb
When bmcweb is built with devtool, the B directory includes the trailing
slash, when it isn't devtooled (ie built normally) the B variable
doesn't include the slash. This causes issues when enabling the bmcweb
ptest targets.
This commit adds the slash, to make it build in both cases
Tested:
built with:
DISTRO_FEATURES_append = " ptest"
CORE_IMAGE_EXTRA_INSTALL += "bmcweb-ptest"
in local.conf, with both:
devtool modify bmcweb
and
devtool reset bmcweb
and verified code now builds both ways.
Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: Ie8bbe598b3d165f038c1e4df09ca97e02aeb539a
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
