summaryrefslogtreecommitdiff
path: root/poky/scripts/lib/recipetool/create_npm.py
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2024-12-18 02:26:29 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-12-20 18:13:43 +0300
commitab494b44153d47e565f8ccd995646409e17a1771 (patch)
tree39eac76d784f57942bde783d8717ed19082d9d08 /poky/scripts/lib/recipetool/create_npm.py
parent39f34ec3828642aba6c6089b8202db67168a3b85 (diff)
downloadopenbmc-ab494b44153d47e565f8ccd995646409e17a1771.tar.xz
meta-google: fix VIRTUAL_RUNTIME for bmc and bios update
GBS fails in Jenkins with the following error: ``` inplace-gbmc-update.bb: QA Issue: RPROVIDES is set to virtual/bmc-update but the substring 'virtual/' holds no meaning in this context. It only works for build time dependencies, not runtime ones. It is suggested to use 'VIRTUAL-RUNTIME_' variables instead. [virtual-slash] ``` Fix all usages of `RPROVIDES = "virtual/.*"` in meta-google and related systems. There are some remaining `PREFERRED_PROVIDER.* = "virtual/.*"` config settings that probably aren't doing what the author(s) expected but since those aren't being complained about I'll leave them be for now. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie74c8190c9380c10ffc362fb4d8d728df3c33fba
Diffstat (limited to 'poky/scripts/lib/recipetool/create_npm.py')
0 files changed, 0 insertions, 0 deletions