diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2024-12-18 15:50:07 +0300 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2024-12-20 18:13:43 +0300 |
commit | 5de2625e84223d96f7de4881e77e68516a08bcdd (patch) | |
tree | 6411e22e3b97134b5afe312d53226d65b6b7cc0b /poky/scripts/lib/recipetool/create_npm.py | |
parent | b545eef187c75b16d5d5dd80571edeb89c3ba33f (diff) | |
download | openbmc-5de2625e84223d96f7de4881e77e68516a08bcdd.tar.xz |
meta-ibm: p10bmc: opkg: use append for PACKAGECONFIG
The base opkg has a PACKAGECONFIG of "libsolv". This enables the
use of the external solver algorithm rather than the deprecated
internal solver. There is a QA warning for continuing to use the
internal solver because it will be removed in a future version of
opkg.
Switch the PACKAGECONFIG to use ":append" rather than overriding
so that we get the base PACKAGECONFIG settings from the recipe,
which is currently only "libsolv". This both removes the warning
and future proofs the machine config.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I25a665a20eca10986d001fd070089ac8a8368aee
Diffstat (limited to 'poky/scripts/lib/recipetool/create_npm.py')
0 files changed, 0 insertions, 0 deletions