Skip to content
Commit b9691ddc authored by Martin Jansa's avatar Martin Jansa
Browse files

msr-tools: Explicitly set EXTRA_OEMAKE as required



This recipe currently relies on EXTRA_OEMAKE having been to set to
"-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make
this explicit so that the default in bitbake.conf can be changed.

Without this it fails with:
  msr-tools-1.3-r0 do_package_qa: QA Issue: Architecture did not match (3 to 62)
because it will build for host architecture

Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 67146de3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment